This commit is contained in:
Zachary Carter 2013-05-27 15:21:12 -07:00
Родитель 37c7b18660
Коммит 7d531b2eab
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
"index.js" "index.js"
], ],
"env": { "env": {
"CONFIG_FILES": "$HOME/config.json" "CONFIG_FILES": "$HOME/code/config/aws.json,$HOME/config.json"
}, },
"remote_hooks": { "remote_hooks": {
"postcreate": "scripts/aws/post_create.sh" "postcreate": "scripts/aws/post_create.sh"