LiPo SHIM. Can't install scripts

Hi,

I try to run ```
curl https://get.pimoroni.com/zerolipo | bash

I get this error:

Checking environment...
Updating apt indexes...
...............

Checking hardware requirements...

Checking for packages required for GPIO control...
raspi-gpio is already installed

Checking for dependencies...
...
Cloning Github repo locally...
fatal: could not create work tree dir 'clean-shutdown': Permission denied

Finalising Install...

bash: line 1109: cd: /home/pi/Pimoroni/clean-shutdown: No such file or directory
Some changes made to your system require
your computer to reboot to take effect.

And the script doesn't seem to have been installed. I don't want to run this as root - and in fact it gives a different warning if I try - security warning.

hello, no sure if this is the issue ,try running this .

curl https://get.pimoroni.com/cleanshutdown | bash