Skip to content

Commit

Permalink
Fix: appspec.yml 권한 부여
Browse files Browse the repository at this point in the history
  • Loading branch information
mjttong committed Aug 14, 2024
1 parent 84c7603 commit 9caf897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ hooks:
AfterInstall:
- location: scripts/deploy.sh
timeout: 60
runas: ubuntu
runas: root

0 comments on commit 9caf897

Please sign in to comment.