pimox / pimox7

Proxmox V7 for Raspberry Pi
1.7k stars 157 forks source link

Running installer, after hostname input #161

Closed bvalvik closed 11 months ago

bvalvik commented 11 months ago

I am getting this error: ./RPiOS64-IA-Install.sh: 57: Syntax error: "(" unexpected (expecting "do")

right after I enter my hostname. I have tried multiple hostname options thinking that maybe a dash '-' or underscore "_" was causing the issue however nothing helped. It simply exits out of the installer.

bvalvik commented 11 months ago

Problem resolved once I opened my eyes and read the comments of not using sudo. All good now. TY