|
@@ -13,7 +13,6 @@ source /usr/share/yunohost/helpers
|
|
|
|
|
|
|
|
pushd $install_dir
|
|
pushd $install_dir
|
|
|
ynh_exec_as_app $install_dir/pip install -U open-webui
|
|
ynh_exec_as_app $install_dir/pip install -U open-webui
|
|
|
- ynh_exec_as_app open-webui serve
|
|
|
|
|
popd
|
|
popd
|
|
|
|
|
|
|
|
chown -R "$app:www-data" "$install_dir"
|
|
chown -R "$app:www-data" "$install_dir"
|