From e869d64a6217c925fd09ccef8677b668210b7abc Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:37:30 -0400 Subject: [PATCH] Remove extra comment --- lug-helper.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index b613397..9b302d3 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -2260,7 +2260,6 @@ display_wiki() { # Delete the helper's config directory reset_helper() { - # Delete the shader directory if message question "All config files will be deleted from:\n\n$conf_dir/$conf_subdir\n\nDo you want to proceed?"; then debug_print continue "Deleting $conf_dir/$conf_subdir/*.conf..." rm --interactive=never "${conf_dir:?}/$conf_subdir/"*.conf