mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-09 20:32:52 +02:00
expand FS command
This commit is contained in:
@@ -91,7 +91,7 @@ if [ ! -f "home/admin/.setup" ]; then
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get upgrade -f -y --force-yes
|
sudo apt-get upgrade -f -y --force-yes
|
||||||
echo "OK - System is now up to date"
|
echo "OK - System is now up to date"
|
||||||
|
sudo raspi-config --expand-rootfs
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# the HDD is already ext4 formated and called blockchain
|
# the HDD is already ext4 formated and called blockchain
|
||||||
|
Reference in New Issue
Block a user