mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
deletion
This commit is contained in:
@@ -45,7 +45,8 @@ if [[ -d "$INSTALL_PATH" ]]; then
|
|||||||
rc-update del pihole-exporter &>/dev/null
|
rc-update del pihole-exporter &>/dev/null
|
||||||
rm -f "$SERVICE_PATH"
|
rm -f "$SERVICE_PATH"
|
||||||
fi
|
fi
|
||||||
rm -rf "$INSTALL_PATH" "$CONFIG_PATH" ~/.pihole-exporter
|
rm -rf "$INSTALL_PATH"
|
||||||
|
rm -f "$CONFIG_PATH" ~/.pihole-exporter
|
||||||
msg_ok "${APP} has been uninstalled."
|
msg_ok "${APP} has been uninstalled."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user