diff --git a/install.sh b/install.sh index d3a18cc..f2c6f46 100644 --- a/install.sh +++ b/install.sh @@ -3,6 +3,7 @@ echo "Sorry. This procedure isn't ready yet, We're working on it! " echo "--- Part 1: Expand the file system ---" echo "--- Expanding root file system ---" +chmod +x rebootrc.local sudo raspi-config --expand-rootfs cp -f rebootrc.local /etc/rc.local chmod +x partialinstall.sh