Index: oni2aslpt/o2aslpt.sh
===================================================================
--- oni2aslpt/o2aslpt.sh	(revision 1104)
+++ oni2aslpt/o2aslpt.sh	(revision 1105)
@@ -7,5 +7,5 @@
 echo "Welcome to the Oni 2 (Angel Studios) Layout Patch Tool."
 
-if [ -z $1 ]; then
+if [ -z "$1" ]; then
    echo "You need to pass me the path to your ISO of Oni 2. Exiting."
    exit
