diff --git a/start.sh b/start.sh index b15575e6..d3e2728d 100755 --- a/start.sh +++ b/start.sh @@ -260,7 +260,8 @@ Do you want to remove it and start a new game? [y/N]') " if [ "$GSH_MODE" = "DEBUG" ] then printf "[MISSION INITIALISATION]" >&2 - else + elif [ -z "$GSH_QUIET_INTRO" ] + then clear fi