Update homarr-install.sh

test
This commit is contained in:
tteckster 2023-11-11 13:19:01 -05:00 committed by GitHub
parent ef222e11d4
commit e7436ee55d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"