X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=c008020705960d442dcb76387430bbab680bbefe;hb=5f49317ba71c4d5b2537849733706a9741956916;hp=0bb4e03e4cc34051c36ab0ed50cfa900e3a417eb;hpb=4b721c31538832a029f699b9df72c60b8317619a;p=16.git diff --git a/awoo.sh b/awoo.sh index 0bb4e03e..c0080207 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,14 +1,10 @@ #!/bin/bash -wmake -wmake comp +. ./w.sh if [ -f "*.exe" ] - then -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/ + then +wmake -h www fi -wmake clean +wmake -h clean if [ -z "$*" ]; then pee="wwww" else @@ -17,3 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +. ./w.sh