PuniPi Installation
To install the PuniPi app execute the following commands in a telnet console on your Pi:
- apt-get install wget (required the first time only)
- wget https://dream-alpha.github.io/PuniPi/punipi.sh -O - | /bin/sh
The installation script will also install a feed source that enables a convenient upgrade to the latest version with the following commands or automatically as part of a regular upgrade:
- apt-get update
- apt-get upgrade