From 13fd2b606ac3332fbb023c118c3151947439cb68 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Tue, 15 Mar 2016 21:32:24 -0500 Subject: [PATCH] added dos getting system ^^ --- awoo.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/awoo.sh b/awoo.sh index 27ad1558..1f82d931 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,9 +1,9 @@ #!/bin/bash . ./wbuild.sh -if [ -f "*.exe" ] - then +#if [ -f "*.exe" ] +# then +#fi wmake -h www -fi wmake -h clean if [ -z "$*" ]; then pee="wwww" -- 2.39.5