4 lines
185 B
Bash
Executable File
4 lines
185 B
Bash
Executable File
export MYPATH=~/code/git.ourworld.tf/tfgrid/www_projectinca
|
|
cd $MYPATH
|
|
npm run build
|
|
rsync -rav ~/code/git.ourworld.tf/tfgrid/www_projectinca/dist/ root@51.195.61.5:/root/hero/www/inca/ |