mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-27 16:50:35 +00:00
Remove extra comment
This commit is contained in:
parent
4191b35f11
commit
e869d64a62
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user