precise what the helper is doing
It removes packages ONLY if not used by other apps. It doesn't break other apps
This commit is contained in:
parent
f369697838
commit
2cedba6f03
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ ynh_remove_fpm_config
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Removing dependencies..." --weight=1
|
ynh_script_progression --message="Removing dependencies..." --weight=1
|
||||||
|
|
||||||
# Remove metapackage and its dependencies
|
# Remove metapackage and its dependencies if no other package need them
|
||||||
ynh_remove_app_dependencies
|
ynh_remove_app_dependencies
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue