From 7c31d2b0b363474f382d28fc0dd738268a0d9520 Mon Sep 17 00:00:00 2001 From: Constantin Date: Fri, 27 Jul 2018 17:53:15 +0200 Subject: [PATCH] expand FS command --- home.admin/10setupBlitz.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/10setupBlitz.sh b/home.admin/10setupBlitz.sh index f959356..4d126e5 100755 --- a/home.admin/10setupBlitz.sh +++ b/home.admin/10setupBlitz.sh @@ -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