From 1353f0aa0134b552c21e3d0e48653aecc112820e Mon Sep 17 00:00:00 2001 From: sparky4 Date: Thu, 5 Nov 2015 18:43:51 -0600 Subject: [PATCH] boink --- .gitignore | 1 + w.sh | 2 ++ 2 files changed, 3 insertions(+) create mode 100755 w.sh diff --git a/.gitignore b/.gitignore index d9dbfa80..5644376f 100755 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ LICENCE~ #*.MAP boop.sh !awoo.sh +!w.sh !lowcase.sh !wmakegnu.sh img diff --git a/w.sh b/w.sh new file mode 100755 index 00000000..0e107334 --- /dev/null +++ b/w.sh @@ -0,0 +1,2 @@ +#! /bin/bash +wmake clean;wmake -- 2.39.5