Update homarr-install.sh

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

View File

@ -33,10 +33,10 @@ $STD apt-get update
$STD apt-get install -y nodejs
npm install -g npm@latest
$STD npm install -g yarn
$STD yarn global add prisma
#$STD yarn global add prisma
# npm install next
$STD npm instal react
$STD npm instal react-dom
#$STD npm install react
#$STD npm install react-dom
msg_ok "Installed Node.js/Yarn"
msg_info "Installing Homarr (Patience)"