if [ "$EUID" = 0 ] then echo "Please don't run as root" exit fi npm i cd rootfs\ overrides/chibrax && npm i && cd -