ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/nikanabo/current/dat/demonix/xinstall.sh
(Generate patch)

Comparing nikanabo/current/dat/demonix/xinstall.sh (file contents):
Revision 185 by geyser, Mon May 21 18:48:22 2007 UTC vs.
Revision 186 by geyser, Tue May 22 12:03:42 2007 UTC

# Line 1 | Line 1
1   #!/bin/sh
2   cd ../original
3   if [ ! -e backupok.txt ]
4 + then
5      echo "Please back up your game content."
6      cd ../demonix
7   else
8      cd ../../xdelta
9      if [ ! -e xdelta3.exe ]
10 +    then
11          echo "Couldn't find Xdelta3!"
12      else
13          echo "Xdelta3 detected!"

Diff Legend

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