mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
3 lines
46 B
Bash
3 lines
46 B
Bash
#!/usr/bin/env bash
|
|
|
|
GOCACHE=$PWD go run "$@"
|