How to Fix/Reset Your W0CHP-PiStar-Dash Installation
With the myriad updates I’ve been making to my
W0CHP-PiStar-Dash
software, some installations
(especially those that have been mucked with by the users) may refuse to
fully update to the latest version of my software.
Fortunately, you can fix and reset your installation with one simple command.
The Process
-
Open an SSH session to your hot spot
-
Run
curl -Ls https://w0chp.net/WPSD-Install | sudo env NO_AC=1 env NO_SELF_UPDATE=1 bash -s -- -id
That’s it!
This will forcefully reset/re-install W0CHP-PiStar-Dash
, but it will retain
your settings, configurations and CSS edits/style (if any).
Subsequent manual and automatic nightly updates should go smoothly. But in the event that they don’t, the aforementioned process will get your installation fresh and current.
Authored on 12/29/2021
Tags: