Compare commits
No commits in common. "c21cb0d836850a7f39234dcf104efec95ac6adf8" and "378f2db1b7b5976aa6ca7490761ddc03015eda61" have entirely different histories.
c21cb0d836
...
378f2db1b7
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 deploy main
|
git pull origin 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