]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
inputest works now ^^
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index 47a2acfb99f005dade18ff31a8868cb40c5e6bec..0bb4e03e4cc34051c36ab0ed50cfa900e3a417eb 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -3,7 +3,9 @@ wmake
 wmake comp
 if [ -f "*.exe" ]
         then
-cp -f *.exe /var/www/
+cp *.exe /var/www/
+rm /var/www/inputest.exe
+cp inputest.exe /var/www/inputest.exe
 scp -r -P 26 *.exe 4ch.mooo.com:/var/www/16/
 fi
 wmake clean
@@ -15,5 +17,3 @@ fi
 ##echo "$pee"
 git add .
 . ./boop.sh "$pee"
-wmake inputest.exe
-wmake comp