aboutsummaryrefslogtreecommitdiffstats
path: root/web/utils/google-compiler
diff options
context:
space:
mode:
Diffstat (limited to 'web/utils/google-compiler')
-rwxr-xr-xweb/utils/google-compiler3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/utils/google-compiler b/web/utils/google-compiler
new file mode 100755
index 0000000..ca85def
--- /dev/null
+++ b/web/utils/google-compiler
@@ -0,0 +1,3 @@
+#!/bin/sh
+me=$(dirname "$0")
+java -jar "$me/google-compiler.jar" $@