mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 08:52:22 +00:00
Update uninstall-tools.sh
This commit is contained in:
parent
ab95344316
commit
b9aa6d57d5
@ -59,7 +59,7 @@ show_uninstall_menu() {
|
||||
|
||||
if [ ${#options[@]} -eq 0 ]; then
|
||||
whiptail --title "ProxMenux" --msgbox "$(translate "No uninstallable tools detected.")" 10 60
|
||||
exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh")
|
||||
exec bash <(curl -s "$REPO_URL/scripts/menus/postinstall_menu.sh")
|
||||
fi
|
||||
|
||||
local choice=$(whiptail --title "$(translate "Uninstall Tools")" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user