cp $SCRIPT_DIRECTORY/inisqueak /usr/lib/squeak/. &&
chmod 755 /usr/lib/squeak/inisqueak &&
rm -rf /usr/src/Squeak-3 

message "You should run 'inisqueak' in your home dir"
message "to have the image/changes/sources files correctly installed."


