Przeglądaj źródła

Update change_url

DeMiro5001 6 miesięcy temu
rodzic
commit
e783cbc565
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      scripts/change_url

+ 1 - 1
scripts/change_url

@@ -30,7 +30,7 @@ chmod 400 "$install_dir/.env"
 chown "$app:$app" "$install_dir/.env"
 
 pushd
- open-webui serve
+ ynh_exec_as_app open-webui serve
 popd
 
 #=================================================