Compare commits
2 Commits
378f2db1b7
...
c21cb0d836
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c21cb0d836 | ||
|
|
df900c373b |
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
echo "🚀 Pulling latest code..."
|
echo "🚀 Pulling latest code..."
|
||||||
cd /root/simple-chipperfluff
|
cd /root/simple-chipperfluff
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull origin main
|
git pull deploy main
|
||||||
|
|
||||||
echo "🔐 Fixing file permissions..."
|
echo "🔐 Fixing file permissions..."
|
||||||
chmod +x start.sh
|
chmod +x start.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user