1
0
Fork 0
mirror of https://github.com/tteck/Proxmox.git synced 2025-02-15 06:09:15 +01: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

View file

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