diff --git a/install.sh b/install.sh index 4187754..eec2df8 100755 --- a/install.sh +++ b/install.sh @@ -39,24 +39,32 @@ lo="" if test -d "/etc/portage" then - cat < /dev/null @@ -164,10 +172,12 @@ echo "${hi}PSYCED INSTALLATION WIZARD${lo}" if ! test -e data.tar then - echo "This installation script is designed to work with an image of the" - echo "current development tree in a file called data.tar. Obtain a" - echo "psyced release tar from http://www.psyced.org, which contains" - echo "both this script and its data.tar" + cat <