fixing appspec

This commit is contained in:
jushkem 2020-03-02 11:46:54 -08:00
parent 6b5aaab1b0
commit b63c373a1d

View file

@ -1,8 +1,8 @@
version: 0.0
os: linux
files:
- source: /quickdeal.zip
destination: /home/ubuntu/quickdeal/
- source: /
destination: /home/ec2-user/kcl-2x/
hooks:
AfterInstall:
- location: scripts/install.sh