tteckster 1 год назад
Родитель
Сommit
e7436ee55d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install/homarr-install.sh

+ 1 - 1
install/homarr-install.sh

@@ -34,7 +34,7 @@ $STD apt-get install -y nodejs
 npm install -g npm@latest
 $STD npm install -g yarn
 $STD yarn global add prisma
-npm install next
+# npm install next
 $STD npm instal react
 $STD npm instal react-dom
 msg_ok "Installed Node.js/Yarn"