1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-02-01 19:51:51 +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

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"