Changeset 1105 for oni2aslpt


Ignore:
Timestamp:
Feb 19, 2018, 3:56:03 PM (7 years ago)
Author:
iritscen
Message:

Small bug fix to Mac LPT script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • oni2aslpt/o2aslpt.sh

    r1104 r1105  
    77echo "Welcome to the Oni 2 (Angel Studios) Layout Patch Tool."
    88
    9 if [ -z $1 ]; then
     9if [ -z "$1" ]; then
    1010   echo "You need to pass me the path to your ISO of Oni 2. Exiting."
    1111   exit
Note: See TracChangeset for help on using the changeset viewer.