Skip to content

Commit

Permalink
[CHORE] appspec.yml 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yummygyudon committed Oct 3, 2024
1 parent eedf3a5 commit c8dd832
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,7 +16,7 @@ permissions:

hooks:
AfterInstall:
- location: script/run_new_was.sh
- location: scripts/run_new_was.sh
timeout: 180
runas: ubuntu
ApplicationStart:
Expand Down

0 comments on commit c8dd832

Please sign in to comment.