2
0

Make script executable & update directory

This commit is contained in:
wfc
2024-11-19 17:02:14 +08:00
4 changed files with 34 additions and 17 deletions

View File

@@ -1,8 +0,0 @@
#!/bin/sh
cd ..
git pull
mvn clean package -P test
cd docker
./copy.sh
sudo ./deploy.sh backend