Does this even work on a Raspberry Zero !?

@Bramco

I’ll not get to test it until next week. Assuming you are content to get the partitions setup, then

  1. Download the script but use the master branch not the stable branch (edit the curl command).

  2. Edit init.sh to master branch.

  3. Run init script. It does an OS upgrade. Hook the Pi up to a monitor so you can see what is happening (if it goes pear shaped).

  4. Stop the install script y,

  5. Edit the config file and replace all instances of stable with master for the git repos.

  6. Set install WiFi and LCD to false. (also demandshaper)

  7. Edit the php.sh script replacing 8.1 with 8.0 and comment out the to[ if statement so as to not add this alternative package to the package lists.

Then you should be good to go.

This worked for me until I rebooted and Wi-Fi went all to pot which I have not been able to resolve yet.

If this works we can see about updating the php.sh script to allow for the differences.

[edited 10/02 16:00]
Added some info to process.