Browse Source

定时任务

wangqifan 4 years ago
parent
commit
d3896db3a6
1 changed files with 3 additions and 3 deletions
  1. 3 3
      build.sh

+ 3 - 3
build.sh

@@ -2,6 +2,6 @@ git checkout
 git pull
 #(cd src/main/vue && npm run build)
 mvn clean package
-systemctl stop zmj
-cp target/zhumj-0.0.1-SNAPSHOT.jar /var/www/zmj/zhumj-0.0.1-SNAPSHOT.jar
-systemctl start zmj
+systemctl stop zhuoka
+cp target/zhuoka-0.0.1-SNAPSHOT.jar /var/www/zhuoka/zhuoka-0.0.1-SNAPSHOT.jar
+systemctl start zhuoka