diff --git a/build.sh b/build.sh index ca0b809..ae1554c 100755 --- a/build.sh +++ b/build.sh @@ -3,6 +3,7 @@ # Released under the GPLv3 set -e +set -x UNAME=$(uname) if [ "$UNAME" == "Linux" ] ; then