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

@@ -5,4 +5,11 @@ git pull
pnpm build
cd ../be.wfc/docker/
./copy.sh
<<<<<<< HEAD
sudo ./deploy.sh backend
=======
sudo docker stop wfc-nginx
sudo docker rm wfc-nginx
sudo docker rmi nginx
sudo ./deploy.sh frontend
>>>>>>> fc0169ca987f34d6adf6016e96461d3109bd288b