diff options
Diffstat (limited to 'scripts/remove')
| -rw-r--r-- | scripts/remove | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/remove b/scripts/remove index d2c0cb5..0f07807 100644 --- a/scripts/remove +++ b/scripts/remove @@ -1,7 +1,6 @@ #!/bin/bash source _common.sh -source ynh_add_swap source /usr/share/yunohost/helpers #================================================= @@ -36,10 +35,6 @@ ynh_safe_rm "/etc/cron.d/$app" # Remote logrotate config ynh_config_remove_logrotate -# Remove metapackage and its dependencies -ynh_ruby_remove -ynh_nodejs_remove - # Remove swap ynh_del_swap |
