Explorar el Código

删除 'build.sh'

licailing hace 5 años
padre
commit
ebb71d2bec
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  1. 0 7
      build.sh

+ 0 - 7
build.sh

@@ -1,7 +0,0 @@
-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