From 41652ccc25bea2cb198837d56eaa6f79db71e767 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 2 Oct 2015 17:51:53 -0500 Subject: [PATCH] poke --- awoo.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/awoo.sh b/awoo.sh index 6e658866..fcdb1504 100755 --- a/awoo.sh +++ b/awoo.sh @@ -2,8 +2,8 @@ git add . . ./boop.sh "$*" cp -fp *.exe /var/www/ -if [ -f "*.exe" ] - then +#if [ -f "*.exe" ] +# then zip /var/www/scroll scroll.exe zip /var/www/exmmtest exmmtest.exe -fi +#fi -- 2.39.2