Prechádzať zdrojové kódy

Update homarr-install.sh

tteckster 1 rok pred
rodič
commit
72f580664d
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      install/homarr-install.sh

+ 1 - 0
install/homarr-install.sh

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