X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=c008020705960d442dcb76387430bbab680bbefe;hb=5f49317ba71c4d5b2537849733706a9741956916;hp=47a2acfb99f005dade18ff31a8868cb40c5e6bec;hpb=0f415200e50c5851c29a992add43f9fa77b581be;p=16.git diff --git a/awoo.sh b/awoo.sh index 47a2acfb..c0080207 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,12 +1,10 @@ #!/bin/bash -wmake -wmake comp +. ./w.sh if [ -f "*.exe" ] - then -cp -f *.exe /var/www/ -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 @@ -15,5 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" -wmake inputest.exe -wmake comp +. ./w.sh