Skip to content

Commit 333df93

Browse files
CHORE: update appspec.yml
1 parent 2bbf314 commit 333df93

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

appspec.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ permissions:
2222
group: ubuntu
2323

2424
hooks:
25-
AfterInstall:
26-
- location: scripts/stop.sh
27-
timeout: 180
28-
runas: ubuntu
2925
ApplicationStart:
3026
- location: scripts/deploy.sh
3127
timeout: 180
32-
runas: ubuntu
28+
runas: ubuntu

0 commit comments

Comments
 (0)