Skip to content

Commit

Permalink
Merge pull request #205 from Funssion-SWM/recovery-shell
Browse files Browse the repository at this point in the history
fix(cd): change again
  • Loading branch information
goathoon authored May 18, 2024
2 parents 1e626f4 + f08e4eb commit d14e9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/temp-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
docker restart backend
EOF'
chmod +x /var/lib/cloud/scripts/per-boot/recover.sh
sudo bash -c 'chmod +x /var/lib/cloud/scripts/per-boot/recover.sh'
docker stop backend
docker rm backend
Expand Down

0 comments on commit d14e9d5

Please sign in to comment.