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