diff --git a/pisetup.sh b/pisetup.sh index 5b34c233..e4a92623 100755 --- a/pisetup.sh +++ b/pisetup.sh @@ -299,7 +299,7 @@ echo "" echo "Step 3. Compiling Super Mario 64 for the Raspberry Pi" echo "" echo "Warning: Super Mario 64 assets are required in order to compile" -if [[ $curdir ==1 ]] +if [[ $curdir == 1 ]] then echo "Assets will be extracted from "$PWD" " else