Compare commits

..

No commits in common. "c21cb0d836850a7f39234dcf104efec95ac6adf8" and "378f2db1b7b5976aa6ca7490761ddc03015eda61" have entirely different histories.

View File

@ -18,7 +18,7 @@ jobs:
echo "🚀 Pulling latest code..."
cd /root/simple-chipperfluff
git reset --hard
git pull deploy main
git pull origin main
echo "🔐 Fixing file permissions..."
chmod +x start.sh