diff --git a/appspec.yml b/appspec.yml index 0063f49..bc0edf4 100644 --- a/appspec.yml +++ b/appspec.yml @@ -8,6 +8,5 @@ hooks: - location: scripts/BeforeInstall.sh AfterInstall: - location: scripts/AfterInstall.sh - ApplicationStart: - location: scripts/ApplicationStart.sh runas: ubuntu