master
Evan Chen 2021-11-18 01:18:14 +08:00
parent f6d740be5e
commit a5b01b12c5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ echo '\
>Shell</a>\n\
{{end}}\n\
' > links.tmpl && \
echo '{"app_name":"Go Playground","no_reconfig":true,"shell": "/bin/bash", \
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\