mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update uninstall-tools.sh
This commit is contained in:
parent
61431b3c08
commit
2da0e6923d
@ -98,7 +98,8 @@ show_uninstall_menu() {
|
|||||||
"${options[@]}" 3>&1 1>&2 2>&3)
|
"${options[@]}" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
case "$choice" in
|
case "$choice" in
|
||||||
1) uninstall_fastfetch ;;
|
"$fastfetch_option") uninstall_fastfetch ;;
|
||||||
|
"$figurine_option") uninstall_figurine ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
return_to_menu
|
return_to_menu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user