aboutsummaryrefslogtreecommitdiff
path: root/scripts/remove
diff options
context:
space:
mode:
authoranmol26s <github@datamol.org>2018-12-26 04:42:07 +0530
committeranmol26s <github@datamol.org>2018-12-26 04:42:07 +0530
commit26787f12cddb73da7f68f39e6e98f818b2cdfef6 (patch)
treeb8d2d6a9a0e46d1620e617208fe8d9628d2d44e0 /scripts/remove
parent5a4c797f6b229309fa1e9831727b972b2dfe0f66 (diff)
downloadmastodon_ynh-26787f12cddb73da7f68f39e6e98f818b2cdfef6.tar.gz
mastodon_ynh-26787f12cddb73da7f68f39e6e98f818b2cdfef6.tar.bz2
mastodon_ynh-26787f12cddb73da7f68f39e6e98f818b2cdfef6.zip
Fix:version rbenv
Diffstat (limited to 'scripts/remove')
-rw-r--r--scripts/remove9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/remove b/scripts/remove
index c6c6b05..6d6679b 100644
--- a/scripts/remove
+++ b/scripts/remove
@@ -88,15 +88,6 @@ ynh_remove_nginx_config
# Remove a cron file
ynh_secure_remove "/etc/cron.d/$app"
-#=================================================
-# REMOVE source.list
-#=================================================
-if [ "$(lsb_release --codename --short)" == "jessie" ]; then
- ynh_secure_remove /etc/apt/sources.list.d/backports.list
- ynh_secure_remove /etc/apt/sources.list.d/jessie-backports.list
-fi
-ynh_secure_remove /etc/apt/sources.list.d/yarn.list
-
# Delete ruby exec
#ynh_secure_remove /usr/bin/ruby