Add packages to install-script (#1612)

This commit is contained in:
arno 2020-10-18 18:18:11 +02:00 committed by rootzoll
parent 66dd4efe4a
commit 292949ff7f

View file

@ -369,6 +369,9 @@ sudo apt install -y htop git curl bash-completion vim jq dphys-swapfile bsdmainu
# installs bandwidth monitoring for future statistics
sudo apt install -y vnstat
# prepare for format data drive
sudo apt install -y parted dosfstools
# prepare for BTRFS data drive raid
sudo apt install -y btrfs-progs btrfs-tools