From 4b924ba068bf8567d24531df940272d88e945f46 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 16 Jan 2021 22:00:06 -0500 Subject: [PATCH] Improve message --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 9d1ceee..4e40fe3 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -358,7 +358,7 @@ getdirs() { # If we don't have the directory paths we need yet, # ask the user to provide them if [ -z "$wine_prefix" ] || [ -z "$game_path" ]; then - message info "At the next screen, please select your Star Citizen WINE prefix.\n\nIt will be saved for future use in:\n$conf_dir/$conf_subdir/" + message info "At the next screen, please select your Star Citizen WINE prefix.\nIt will be remembered for future use." if [ "$has_zen" -eq 1 ]; then # Using Zenity file selection menus # Get the wine prefix directory