1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00
This commit is contained in:
ericgaspar 2022-05-20 14:28:23 +02:00
parent 4a6687be4b
commit 9169bbdfdd
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 1 additions and 2 deletions

View file

@ -129,7 +129,7 @@ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5
# restart nginx and the whole webadmin and maybe even the yunohost command
# running the install ...
ynh_exec_warn_less ynh_install_extra_app_dependencies --repo="https://download.onlyoffice.com/repo/debian squeeze main" --package=$extra_dependencies
ynh_install_extra_app_dependencies --repo="https://download.onlyoffice.com/repo/debian squeeze main" --package=$extra_dependencies 2>/dev/null
#=================================================
# MODIFY A CONFIG FILE

View file

@ -55,7 +55,6 @@ ynh_script_progression --message="Removing dependencies..."
# Remove metapackage and its dependencies
ynh_remove_app_dependencies
#ynh_remove_extra_repo
dpkg --configure -a