diff --git a/appspec.yml b/appspec.yml index e7d440f..d907570 100644 --- a/appspec.yml +++ b/appspec.yml @@ -8,7 +8,4 @@ hooks: - location: scripts/BeforeInstall.sh AfterInstall: - location: scripts/AfterInstall.sh - runas: ubuntu - ApplicationStart: - location: scripts/ApplicationStart.sh - runas: ubuntu