Rpanion-server update script, find all the documentation on Rpanion-server here: https://github.com/stephendade/Rpanion-server Update -> Rpanion-server has a built-in update script that can be run like this:
# cd ./deploy && ./upgrade.sh
Connect to RaspberryPi via SSH client Download and install rpanion-updater script
# cd /etc/init.d
# sudo wget https://raw.githubusercontent.com/lorenzing/Rpanion-updater/main/rpanion-updater
# sudo chmod +x /etc/init.d/rpanion-updater
- Reboot the RaspberryPi
# sudo reboot
This command is very useful, allowing you to download the newest release of Rpanion-server via internet
# sudo /etc/init.d/rpanion-updater