Skip to content

Uninstalling Speedtest Mod

Siddhu edited this page Feb 16, 2018 · 11 revisions

Uninstalling speedtest mod

Get original admin codebase from git

sudo us
cd /var/www/html
mv admin mod_admin
git clone https://github.com/pi-hole/AdminLTE admin
cd /opt/pihole/
mv webpage.sh webpage.sh.mod

Get original webpage.sh file from git

wget https://github.com/arevindh/pi-hole/raw/master/advanced/Scripts/webpage.sh
chmod +x webpage.sh

In case you need update pihole using

pihole -up

Instructions

Clone this wiki locally