diff options
| author | yalh76 <yalh@yahoo.com> | 2019-05-22 17:41:50 +0200 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2019-05-22 17:41:50 +0200 |
| commit | c52665ddb196a620589e02e2e0408af794114a9a (patch) | |
| tree | 2d3a1403c4a25fddea984be3ad55be9a1a755917 /scripts/install | |
| parent | 5068fc86f1871c7c702d6dde81e156d7b428725a (diff) | |
| download | mastodon_ynh-c52665ddb196a620589e02e2e0408af794114a9a.tar.gz mastodon_ynh-c52665ddb196a620589e02e2e0408af794114a9a.tar.bz2 mastodon_ynh-c52665ddb196a620589e02e2e0408af794114a9a.zip | |
switch from ynh_add_secure_repos__3 to ynh_add_extra_apt_repos__3
Diffstat (limited to 'scripts/install')
| -rw-r--r-- | scripts/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install b/scripts/install index 396fd76..0991cbc 100644 --- a/scripts/install +++ b/scripts/install @@ -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 ynh_send_readme_to_admin__2 source /usr/share/yunohost/helpers |
