From e809d78a5856eceab8d0fb2b2605b66097319bc0 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Tue, 19 Sep 2017 12:11:07 -0400 Subject: [PATCH] More debugging --- build_byond.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_byond.sh b/build_byond.sh index 76c9f8f569..5733d4cff8 100755 --- a/build_byond.sh +++ b/build_byond.sh @@ -4,7 +4,7 @@ set -e retval=1 source $HOME/BYOND-${BYOND_MAJOR}.${BYOND_MINOR}/byond/bin/byondsetup -ls -l $HOME/BYOND-${BYOND_MAJOR}.${BYOND_MINOR}/byond/bin +which DreamMaker if hash DreamMaker 2>/dev/null then