1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-04-09 04:13:24 +00:00

Update homarr-install.sh

This commit is contained in:
tteckster 2023-11-11 12:08:31 -05:00 committed by GitHub
parent 026ad7bbec
commit 72f580664d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,6 +71,7 @@ NEXTAUTH_SECRET="1234"
EOF
$STD yarn install
$STD yarn build
$STD yarn db:migrate
msg_ok "Installed Homarr"
msg_info "Creating Service"