diff --git a/lug-helper.sh b/lug-helper.sh index ef51eb9..b35ef95 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -2681,7 +2681,7 @@ menu_heading_zenity="Greetings, Space Penguin!\n\nThis tool is pro menu_heading_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\n"$lug_wiki"" # First run -firstrun_message="It looks like this is your first time running the Helper\n\nWould you like to run the Preflight Check and install the game?" +firstrun_message="It looks like this is your first time running the Helper\n\nWould you like to run the Preflight Check and install Star Citizen?" if [ "$use_zenity" -eq 1 ]; then firstrun_message="$menu_heading_zenity\n\n$firstrun_message" else