Changeset 571
- Timestamp:
- 03/25/07 15:19:50 (2 years ago)
- Files:
-
- trunk/bin/debian-base-hefeweizen-installation.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bin/debian-base-hefeweizen-installation.sh
r528 r571 33 33 34 34 if [ $? = 0 ]; then 35 echo "You installed the HefeWeizen System. You can go to the directory '$bin_dir' and start the system with the command 'sh run-hefeweizen '"35 echo "You installed the HefeWeizen System. You can go to the directory '$bin_dir' and start the system with the command 'sh run-hefeweizen --show-log'" 36 36 else 37 37 echo "Error installing the HefeWeizen System. Check to output of the installation to localise the problem."
