From: sparky4 Date: Fri, 11 Dec 2015 16:32:22 +0000 (-0600) Subject: i hate being tired wwww i will work on the project some more sometime wwww X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=30855bd4191dee9de09d3b28aafa097dcabc3133 i hate being tired wwww i will work on the project some more sometime wwww --- diff --git a/16.exe b/16.exe index 4975bb44..f6aeb36d 100755 Binary files a/16.exe and b/16.exe differ diff --git a/awoo.sh b/awoo.sh index 3ed36b8f..2cc044c2 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,11 +1,12 @@ #!/bin/bash if [ -z "$*" ]; then - "$pee"="wwww" + pee="wwww" else - "$pee"="$*" + pee="$*" fi +#echo "$pee" git add . -. ./boop.sh "$*" +. ./boop.sh "$pee" cp -fp *.exe /var/www/ scp -rp -P 26 *.exe 4ch.mooo.com:/var/www/16/ #if [ -f "*.exe" ] diff --git a/exmmtest.exe b/exmmtest.exe index ccff81b0..44b4b6bf 100755 Binary files a/exmmtest.exe and b/exmmtest.exe differ diff --git a/planrpcx.exe b/planrpcx.exe index 31799516..21dade56 100755 Binary files a/planrpcx.exe and b/planrpcx.exe differ diff --git a/scroll.exe b/scroll.exe index 3e21c975..6c1668a4 100755 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/test.exe b/test.exe index 076c4402..18a171d4 100755 Binary files a/test.exe and b/test.exe differ