Changeset 571

Show
Ignore:
Timestamp:
03/25/07 15:19:50 (2 years ago)
Author:
sacha
Message:

updated --show-log argument to hefeweizen start script

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bin/debian-base-hefeweizen-installation.sh

    r528 r571  
    3333 
    3434if [ $? = 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'"  
    3636else 
    3737    echo "Error installing the HefeWeizen System. Check to output of the installation to localise the problem."