diff --git a/client/setup.sh b/client/setup.sh index 5f94a95..cb1247f 100644 --- a/client/setup.sh +++ b/client/setup.sh @@ -68,6 +68,7 @@ if [[ "$cpu_arch" == "armv6"* ]]; then echo "----- CPU Architecture is ARMv6 or compatible. -----" echo "----- CPU Architectre is not compatible with dependencies of this project, please use a newer CPU architecture -----" exit +fi curl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash -