]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
wwww
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
old mode 100644 (file)
new mode 100755 (executable)
index 8a4cebd..d17cbad
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,4 +1,9 @@
 #!/bin/bash
 git add .
-bash ./boop.sh
-cp mmtest.exe /var/www/html/
+. ./boop.sh "$*"
+cp -fp *.exe /var/www/html/
+if [ -e "*.exe" ]
+       then
+zip /var/www/html/scroll scroll.exe
+zip /var/www/html/exmmtest exmmtest.exe
+fi