Add docker_config.sh to bin

This commit is contained in:
Colby Gutierrez-Kraybill 2018-08-21 12:16:06 -04:00
parent d6827535c4
commit 936cfcb1f7

View file

@ -9,6 +9,9 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"bin": {
"docker_config.sh": "./bin/docker_config.sh"
},
"author": "Massachusetts Institute of Technology", "author": "Massachusetts Institute of Technology",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"keywords": [ "keywords": [