build.sh: change deployment path

Hui-Build
Hui Lan 2022-11-01 21:33:56 +08:00
parent 02ffcd3b59
commit a1e20e4149
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
DEPLOYMENT_DIR=/home/lanhui/EnglishPal DEPLOYMENT_DIR=/home/lanhui/englishpal2/EnglishPal
cd $DEPLOYMENT_DIR cd $DEPLOYMENT_DIR
# Stop service # Stop service