This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
compiler-discord
Watch
1
Star
0
Fork
You've already forked compiler-discord
0
Code
Issues
2
Pull requests
Projects
Releases
Wiki
Activity
8ad83ed01b
compiler-discord
/
docker
/
go
/
run.sh
4 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
Use less predicatable folder names This removes the count
2019-05-21 02:34:51 +02:00
export
GOCACHE
=
/tmp/
"
$CODEDIR
"
/cache
Fix special characters interferng in scripts
2019-06-01 07:04:15 +02:00
printf
%s
"
$1
"
> program.go
Prevent simple errors from killing containers
2019-06-01 07:21:22 +02:00
go run program.go
||
true
Reference in a new issue
Copy permalink