DeskPi-Team / deskpi

DeskPi Pro is the Ultimate Case Kit for Raspberry Pi 4 with Full Size HDMI/2.5 Hard Disk Support and Safe Power Button, It has QC 3.0 Power Supply inside and New ICE Tower Cooler inside.
GNU General Public License v3.0
143 stars 46 forks source link

Broken RaspPi 64 bit script #176

Closed kenwdelong closed 3 months ago

kenwdelong commented 3 months ago

I am getting

root@weewx:/home/ken/deskpi/RaspberryPiOS/64bit# ./install-raspios-64bit.sh 
Initializing functions....
./install-raspios-64bit.sh: line 120: unexpected EOF while looking for matching `"'

Seems like there's an unabalanced double-quote at https://github.com/DeskPi-Team/deskpi/blob/master/RaspberryPiOS/64bit/install-raspios-64bit.sh#L43

yoyojacky commented 3 months ago

Hi kenwdelong, I've already update it, please use git clone to clone the latest code and try again.