Merge pull request #16 from vnnkl/15-expandFs

expand FS command
This commit is contained in:
Christian Rotzoll 2018-07-28 14:38:30 +02:00 committed by GitHub
commit 88a23c6d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ if [ ! -f "home/admin/.setup" ]; then
sudo apt-get update
sudo apt-get upgrade -f -y --force-yes
echo "OK - System is now up to date"
sudo raspi-config --expand-rootfs
fi
# the HDD is already ext4 formated and called blockchain