X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=awoo.sh;h=a49a73c72e3e5f5457f563eed0ea69cc28004f91;hb=a70a2b458eb4342f3a22449fd3b5193b6b112724;hp=0c3b5a4ec5f123e3d242228bb5fb6c12f03f11ca;hpb=0cecd0a0c1e8152c8fdad3d910b4dfb64a3d6cad;p=16.git diff --git a/awoo.sh b/awoo.sh index 0c3b5a4e..a49a73c7 100755 --- a/awoo.sh +++ b/awoo.sh @@ -3,10 +3,10 @@ wmake wmake comp if [ -f "*.exe" ] then -cp -fp *.exe /var/www/ -scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ +cp -f *.exe /var/www/ +scp -r -P 26 *.exe 4ch.mooo.com:/var/www/16/ fi -####wmake clean +wmake clean if [ -z "$*" ]; then pee="wwww" else @@ -15,3 +15,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +wmake inputest.exe