Hello,
DietPi-software installs version 2.0.0 while version 2.2.1 is already released three months ago.
Would it be possible to update it?
https://github.com/jacobsalmela/AdminLTE
I think it's just a matter of replacing the files in /var/www/pihole by the new one.
Thanks,
Update Pi-hole Admin Console
Re: Update Pi-hole Admin Console
When the user installs Pi-hole, dietpi-software will always download and install the latest version of the web stats:https://github.com/Fourdee/DietPi/blob/ ... tware#L977Pilovali wrote:Hello,
DietPi-software installs version 2.0.0 while version 2.2.1 is already released three months ago.
Would it be possible to update it?
https://github.com/jacobsalmela/AdminLTE
I think it's just a matter of replacing the files in /var/www/pihole by the new one.
Thanks,
To upgrade your current installation, you would need to manually:
- Download and extract the .zip to /var/www/pihole
- Set permissions
Code: Select all
chown -R www-data:www-data /var/www/pihole
chmod -R 775 /var/www/pihole
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.