Fix comment

This commit is contained in:
the-sane 2024-09-27 21:29:16 -04:00
parent ff049860d1
commit 2764284d12

View File

@ -2406,7 +2406,7 @@ display_wiki() {
# Delete the helper's config directory
reset_helper() {
if [ "$1" = "switchprefix" ]; then
# This gets called by the switch_prefix and install_wine functions
# This gets called by the switch_prefix and install_game_wine functions
# We only want to delete configs related to the game path in order to target a different game install
debug_print continue "Deleting $conf_dir/$conf_subdir/{$wine_conf,$game_conf}..."
rm --interactive=never "${conf_dir:?}/$conf_subdir/"{"$wine_conf","$game_conf"}