mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
cleaning
This commit is contained in:
parent
e87304a71a
commit
9243996c3d
2 changed files with 2 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
|||
#=================================================
|
||||
|
||||
# Composer version
|
||||
YNH_COMPOSER_VERSION=2.3.7
|
||||
YNH_COMPOSER_VERSION=2.5.4
|
||||
|
||||
# Plugins version
|
||||
contextmenu_version=3.3.1
|
||||
automatic_addressbook_version=v0.4.3
|
||||
carddav_version=4.4.3
|
||||
carddav_version=5.0.1
|
||||
|
||||
#=================================================
|
||||
# EXPERIMENTAL HELPERS
|
||||
|
|
|
@ -20,7 +20,6 @@ fpm_usage="low"
|
|||
#=================================================
|
||||
# STORE SETTINGS FROM MANIFEST
|
||||
#=================================================
|
||||
ynh_script_progression --message="Storing installation settings..." --weight=2
|
||||
|
||||
ynh_app_setting_set --app=$app --key=fpm_footprint --value=$fpm_footprint
|
||||
ynh_app_setting_set --app=$app --key=fpm_free_footprint --value=$fpm_free_footprint
|
||||
|
|
Loading…
Add table
Reference in a new issue