From 3f8760a1221e6b1225f93eed749c97e3e93d7a78 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sat, 12 Mar 2016 17:44:48 -0600 Subject: [PATCH] 16_in improvements and added debugging stuff~ --- awoo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/awoo.sh b/awoo.sh index 0bb4e03e..94fbe3c1 100755 --- a/awoo.sh +++ b/awoo.sh @@ -1,4 +1,5 @@ #!/bin/bash +. ./w.sh wmake wmake comp if [ -f "*.exe" ] @@ -17,3 +18,4 @@ fi ##echo "$pee" git add . . ./boop.sh "$pee" +. ./w.sh -- 2.11.0