mirror of https://github.com/tteck/Proxmox.git
Update homarr-install.sh
This commit is contained in:
parent
026ad7bbec
commit
72f580664d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue