root/sources/yage.diff
| Revision 572, 0.7 kB (checked in by Gregor, 2 years ago) |
|---|
-
dsss.conf
old new 1 name = yage 2 3 [yage] 4 version (Posix) { 5 prebuild=bash noderelict.sh 6 } else { 7 prebuild=noderelict.bat 8 } -
noderelict.bat
old new 1 @echo off 2 move derelict noderelict 3 exit 0 -
noderelict.sh
old new 1 #!/bin/bash 2 mv derelict noderelict >& /dev/null 3 exit 0
Note: See TracBrowser for help on using the browser.
