-
-
Notifications
You must be signed in to change notification settings - Fork 22
Uninstalling Speedtest Mod
ipitio edited this page May 1, 2024
·
11 revisions
The Mod and only the Mod will be removed. The database will be preserved if it's not empty, but its backup will be deleted; be careful when uninstalling and clearing history.
You can use the button in settings or run this command in the shell.
curl -sSL https://github.com/arevindh/pihole-speedtest/raw/master/mod | sudo bash -s -- -n
First use the button in settings, or the shell if you so choose, then revert to using the pihole/pihole:latest
image if you haven’t been.
-
-u, --update, up
also update Pi-hole -
-r, --reinstall
keep current version of the mod, if installed -
-t, --testing
install the beta version of the mod
-
-n, --uninstall, un
purge the mod, keeping the speedtest package, logs, and database -
-b, --backup
backup Pi-hole for faster offline restore -
-o, --online
force online restore of Pi-hole
-
-d, --database, db
flush/restore the database if it's not/empty -
-s, --speedtest[=<sivel|libre>]
install Ookla's or the specified CLI even if another is already installed -
-x, --verbose
show the commands being run -
-v, --version
display the version of the mod and exit -
-h, --help
display this help message and exit