mirror of
https://github.com/scratchfoundation/scratch-docker.git
synced 2025-06-16 05:30:20 -04:00
Add docker_config.sh to bin
This commit is contained in:
parent
d6827535c4
commit
936cfcb1f7
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"bin": {
|
||||
"docker_config.sh": "./bin/docker_config.sh"
|
||||
},
|
||||
"author": "Massachusetts Institute of Technology",
|
||||
"license": "BSD-3-Clause",
|
||||
"keywords": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue