From 8fc08c6760cb551f4f975ab05522954e78ef07db Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 11 Dec 2015 10:21:56 -0600 Subject: [PATCH] i hate being tired wwww --- awoo.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/awoo.sh b/awoo.sh index 5073f2bf..6b38b831 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,9 @@ #!/bin/bash +if [ -z "$*" ]; then + $pee="wwww" + else + $pee="$*" +fi git add . . ./boop.sh "$*" cp -fp *.exe /var/www/ -- 2.39.2