Update deploy.sh

This commit is contained in:
2026-03-31 11:15:48 +05:30
parent fd7571c936
commit 41daa26835

View File

@@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
git pull && docker-compose up -d --build git pull && docker-compose down && docker-compose up -d --build