uninstall_easy: offer to remove deps in openwrt

This commit is contained in:
bol-van
2024-11-06 13:19:55 +03:00
parent 6481f2204e
commit 868d115c5d
3 changed files with 19 additions and 0 deletions

View File

@@ -72,6 +72,9 @@ remove_openwrt()
nft_del_table
restart_openwrt_firewall
crontab_del
remove_extra_pkgs_openwrt
echo
echo to fully remove zapret : rm -r \"$ZAPRET_BASE\"
}
remove_macos()