X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=awoo.sh;h=c008020705960d442dcb76387430bbab680bbefe;hb=fb8c5bdd1e2713609cd78281b4b848e0cc126905;hp=0c3b5a4ec5f123e3d242228bb5fb6c12f03f11ca;hpb=6b51341cc50e7930dd4343cb412d7c32447e2ca7;p=16.git diff --git a/awoo.sh b/awoo.sh index 0c3b5a4e..c0080207 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,12 +1,10 @@ #!/bin/bash -wmake -wmake comp +. ./w.sh if [ -f "*.exe" ] - then -cp -fp *.exe /var/www/ -scp -rp -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,3 +13,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +. ./w.sh