mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-22 16:10:55 +02:00
#167 adding vnstat for future features
This commit is contained in:
@@ -139,6 +139,9 @@ echo "*** SOFTWARE UPDATE ***"
|
|||||||
# installs like on RaspiBolt
|
# installs like on RaspiBolt
|
||||||
sudo apt-get install -y htop git curl bash-completion jq dphys-swapfile
|
sudo apt-get install -y htop git curl bash-completion jq dphys-swapfile
|
||||||
|
|
||||||
|
# installs bandwidth monitoring for future statistics
|
||||||
|
sudo apt-get install -y vnstat
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "*** ADDING MAIN USER admin ***"
|
echo "*** ADDING MAIN USER admin ***"
|
||||||
# based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_20_pi.md#adding-main-user-admin
|
# based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_20_pi.md#adding-main-user-admin
|
||||||
|
Reference in New Issue
Block a user