version: 0.0
os: linux
files:
  - source: /
    destination: /var/www/app/
file_exists_behavior: OVERWRITE
hooks:
  AfterInstall:
    - location: auto_builder.sh
      timeout: 180
      runas: mingoo