Changeset 668
- Timestamp:
- 07/16/07 01:24:47 (1 year ago)
- Files:
-
- other/tango/dsss.conf (modified) (1 diff)
- other/tango/tango.bat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
other/tango/dsss.conf
r667 r668 1 1 # This dsss.conf is used exclusively for Tango net-installs. 2 name = tango2 name = net-tango 3 3 4 4 [+tangocore] other/tango/tango.bat
r667 r668 7 7 8 8 set /p answer=Y/n 9 if not %answer%==ngoto fail9 if not "%answer%"=="n" goto fail 10 10 11 11 REM Install the tango core ...
