ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oni2aslpt/o2aslpt.sh
(Generate patch)

Comparing oni2aslpt/o2aslpt.sh (file contents):
Revision 1104 by iritscen, Mon Feb 19 14:52:05 2018 UTC vs.
Revision 1105 by iritscen, Mon Feb 19 14:56:03 2018 UTC

# Line 6 | Line 6 | MD5_LAST32="c5e46781d21cd4414e92d9150251
6  
7   echo "Welcome to the Oni 2 (Angel Studios) Layout Patch Tool."
8  
9 < if [ -z $1 ]; then
9 > if [ -z "$1" ]; then
10     echo "You need to pass me the path to your ISO of Oni 2. Exiting."
11     exit
12   fi

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)