aboutsummaryrefslogtreecommitdiff
path: root/scripts/remove
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-05-23 12:08:23 +0200
committerGitHub <noreply@github.com>2019-05-23 12:08:23 +0200
commit9c4412d64032cf9c1d61ec9e592af6e0cfc16bda (patch)
tree2d3a1403c4a25fddea984be3ad55be9a1a755917 /scripts/remove
parent5068fc86f1871c7c702d6dde81e156d7b428725a (diff)
parentc52665ddb196a620589e02e2e0408af794114a9a (diff)
downloadmastodon_ynh-9c4412d64032cf9c1d61ec9e592af6e0cfc16bda.tar.gz
mastodon_ynh-9c4412d64032cf9c1d61ec9e592af6e0cfc16bda.tar.bz2
mastodon_ynh-9c4412d64032cf9c1d61ec9e592af6e0cfc16bda.zip
Merge pull request #148 from YunoHost-Apps/extra_apt_repos
switch from ynh_add_secure_repos__3 to ynh_add_extra_apt_repos__3
Diffstat (limited to 'scripts/remove')
-rw-r--r--scripts/remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/remove b/scripts/remove
index d5a3a55..19cbf29 100644
--- a/scripts/remove
+++ b/scripts/remove
@@ -8,7 +8,7 @@
source _common.sh
source ynh_install_ruby
-source ynh_add_secure_repos__3
+source ynh_add_extra_apt_repos__3
source /usr/share/yunohost/helpers
#=================================================