DeMiro5001 6 mesi fa
parent
commit
e783cbc565
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 
 #=================================================