Skip to content

Commit

Permalink
typo.. (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentauger authored May 24, 2024
1 parent 7bf8e69 commit 78f787a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
sudo systemctl reload php8.3-fpm.service
ln -s -n -f $RELEASE_PATH $ACTIVE_RELEASE_PATH
sudo chown -h osp.www-data $ACTIVE_RELEASE_PATH
shdo chown -R osp.www-data $ACTIVE_RELEASE_PATH
sudo chown -R osp.www-data $ACTIVE_RELEASE_PATH
sudo chown -R osp.www-data $STORAGE_PATH
sudo chmod -R 771 $STORAGE_PATH
Expand Down

0 comments on commit 78f787a

Please sign in to comment.