diff --git a/dietpi/dietpi-software b/dietpi/dietpi-software index 4cbe902637..aa844e7445 100755 --- a/dietpi/dietpi-software +++ b/dietpi/dietpi-software @@ -12819,6 +12819,7 @@ If no WireGuard (auto)start is included, but you require it, please do the follo Remove_Service adsb-docker Remove_Service adsb-feeder-update Remove_Service adsb-setup + [[ -f /opt/adsb/pre-uninstall-cleanup ]] && G_EXEC /opt/adsb/pre-uninstall-cleanup G_EXEC rm -Rf /opt/adsb /mnt/dietpi_userdata/adsb-feeder /opt/adsb-feeder-update fi