Explorar o código

Update magicmirror-install.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
76837433f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup/magicmirror-install.sh

+ 1 - 1
setup/magicmirror-install.sh

@@ -66,7 +66,7 @@ apt-get install -y git &>/dev/null
 msg_ok "Installed Dependencies"
 
 msg_info "Setting up Node.js Repository"
-curl -fsSL https://deb.nodesource.com/setup_18.x | bash - &>/dev/null
+curl -fsSL https://deb.nodesource.com/setup_16.x | bash - &>/dev/null
 msg_ok "Set up Node.js Repository"
 
 msg_info "Installing Node.js"