mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-18 01:14:23 +00:00
Update appspec.yml
This commit is contained in:
parent
6066748af9
commit
b4ffd7caef
1 changed files with 4 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ files:
|
||||||
hooks:
|
hooks:
|
||||||
BeforeInstall:
|
BeforeInstall:
|
||||||
- location: scripts/before_install.sh
|
- location: scripts/before_install.sh
|
||||||
|
runas: root
|
||||||
AfterInstall:
|
AfterInstall:
|
||||||
- location: scripts/after_install.sh
|
- location: scripts/after_install.sh
|
||||||
runas: root
|
runas: root
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue