Skip to content
Snippets Groups Projects
Commit 09727e5a authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

don't have bash scripts with .js extensions

parent c11a6e03
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"CONFIG_FILES": "$HOME/code/config/production.json,$HOME/code/config/aws.json,$HOME/config.json"
},
"hooks": {
"postdeploy": "scripts/awsbox/post_deploy.js",
"postdeploy": "scripts/awsbox/post_deploy.sh",
"poststart": "scripts/show_config.js",
"postcreate": "scripts/awsbox/post_create.sh"
},
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment