Parcourir la source

Update change_url

DeMiro5001 il y a 6 mois
Parent
commit
e783cbc565
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 
 #=================================================