Update appspec.yml

This commit is contained in:
Chigozirim Igweamaka 2024-05-18 11:53:09 +01:00 committed by GitHub
parent d0d0eb7b53
commit d19ac09575

View file

@ -6,7 +6,6 @@ files:
hooks:
BeforeInstall:
- location: scripts/before_install.sh
runas: root
AfterInstall:
- location: scripts/after_install.sh
runas: root