master
Evan Chen 2021-11-18 01:13:30 +08:00
parent 7afb2af594
commit 1efcdd7241
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ echo '\
>Shell</a>\n\
{{end}}\n\
' > links.tmpl && \
echo '{"app_name":"Go Playground","no_reconfig":true \
echo '{"app_name":"Go Playground","no_reconfig":true,"shell": "/bin/bash", \
,"files":[{"path":"main.go","name":"Main","action":"go run main.go","order":-1},{"path":"shell.sh","name":"Shell","action":"bash shell.sh","order":1}] \
,"hide_config":true,"cust":"."}' > conf.json && \
echo 'package main\n\