Add stump of web project.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
deny from all
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
me=$(dirname "$0")
|
||||
java -jar "$me/google-compiler.jar" $@
|
||||
Binary file not shown.
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
me=$(dirname "$0")
|
||||
java -jar "$me/yuicompressor-2.4.6.jar" $@
|
||||
Binary file not shown.
Reference in New Issue
Block a user