diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-08 11:06:13 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-08 11:06:13 -0600 |
commit | 68e16bfdbe93a37b22d2ee11777e91624fbbed5c (patch) | |
tree | 3ca0615d2493819ea95d248435f0ce77d3238ceb /appspec.yml | |
parent | 9e9cdd3618791047c21502e5a8e2824b7f2b1a57 (diff) |
update scripts
Diffstat (limited to 'appspec.yml')
-rw-r--r-- | appspec.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/appspec.yml b/appspec.yml index 90a7f55..7b7d2bc 100644 --- a/appspec.yml +++ b/appspec.yml @@ -13,8 +13,4 @@ hooks: ApplicationStart: - location: scripts/start_application.sh timeout: 300 - runas: root - ApplicationStop: - - location: scripts/stop_application.sh - timeout: 300 runas: root
\ No newline at end of file |