fix deployment folder permisions
This commit is contained in:
parent
385e7944b7
commit
86a8cc66b6
3 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
# deploy-zero-downtime.sh
|
||||
cd /home/exedev/candle_annotator
|
||||
|
||||
echo "🔄 Pulling latest code..."
|
||||
git pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue