Update uninstall-tools.sh

This commit is contained in:
MacRimi
2025-07-19 16:52:13 +02:00
committed by GitHub
parent dcc26ad666
commit 7140f590cf

View File

@@ -556,6 +556,8 @@ show_uninstall_menu() {
network_optimization) desc="Network Optimizations";;
disable_rpc) desc="RPC/rpcbind Disable";;
bashrc_custom) desc="Bashrc Customization";;
figurine) desc="Figurine";;
fastfetch) desc="Fastfetch";;
log2ram) desc="Log2ram (SSD Protection)";;
*) desc="$tool";;
esac