tobychui / arozos

Web Desktop Operating System for low power platforms, Now written in Go!
https://os.aroz.org
GNU General Public License v3.0
2.01k stars 144 forks source link

Installscript update #131

Closed Morethanevil closed 1 year ago

Morethanevil commented 1 year ago

Run the script as root (sudo ./install.sh) without sudo commands in the script, systemd-service for arozos now runs as root for networking services, removed sudo command from start.sh It is no longer needed

Updated readme install command

yeungalan commented 1 year ago

Thanks! We will take a look soon