Changeset 186 for nikanabo/current
- Timestamp:
- May 22, 2007, 2:03:42 PM (18 years ago)
- Location:
- nikanabo/current
- Files:
- 
      - 8 edited
 
 - 
          
  bsl/mybackup/xinstall.sh (modified) (1 diff)
- 
          
  bsl/onilight/xinstall.sh (modified) (1 diff)
- 
          
  bsl/orig_mac/xinstall.sh (modified) (1 diff)
- 
          
  bsl/original/xinstall.sh (modified) (1 diff)
- 
          
  dat/demoni/xauthor.sh (modified) (1 diff)
- 
          
  dat/demoni/xinstall.sh (modified) (2 diffs)
- 
          
  dat/demonix/xauthor.sh (modified) (1 diff)
- 
          
  dat/demonix/xinstall.sh (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      nikanabo/current/bsl/mybackup/xinstall.shr185 r186 1 1 #!/bin/sh 2 2 if [ ! -e backupok.txt ] 3 then 3 4 echo "User level logic not backed up." 4 5 else 
- 
      nikanabo/current/bsl/onilight/xinstall.shr185 r186 2 2 cd ../mybackup 3 3 if [ ! -e backupok.txt ] 4 then 4 5 echo "User level logic not backed up." 5 6 cd ../onilight 
- 
      nikanabo/current/bsl/orig_mac/xinstall.shr185 r186 2 2 cd ../mybackup 3 3 if [ ! -e backupok.txt ] 4 then 4 5 echo "User level logic not backed up." 5 6 cd ../orig_mac 
- 
      nikanabo/current/bsl/original/xinstall.shr185 r186 2 2 cd ../mybackup 3 3 if [ ! -e backupok.txt ] 4 then 4 5 echo "User level logic not backed up." 5 6 cd ../original 
- 
      nikanabo/current/dat/demoni/xauthor.shr185 r186 2 2 cd ../../xdelta 3 3 if [ ! -e xdelta3.exe ] 4 then 4 5 echo "Couldn't find Xdelta3!" 5 6 else 
- 
      nikanabo/current/dat/demoni/xinstall.shr185 r186 2 2 cd ../original 3 3 if [ ! -e backupok.txt ] 4 then 4 5 echo "Please back up your game content." 5 6 cd ../demoni … … 7 8 cd ../../xdelta 8 9 if [ ! -e xdelta3.exe ] 10 then 9 11 echo "Couldn't find Xdelta3!" 10 12 else 
- 
      nikanabo/current/dat/demonix/xauthor.shr185 r186 2 2 cd ../../xdelta 3 3 if [ ! -e xdelta3.exe ] 4 then 4 5 echo "Couldn't find Xdelta3!" 5 6 else 
- 
      nikanabo/current/dat/demonix/xinstall.shr185 r186 2 2 cd ../original 3 3 if [ ! -e backupok.txt ] 4 then 4 5 echo "Please back up your game content." 5 6 cd ../demonix … … 7 8 cd ../../xdelta 8 9 if [ ! -e xdelta3.exe ] 10 then 9 11 echo "Couldn't find Xdelta3!" 10 12 else 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
