diff options
| author | yalh76 <yalh@yahoo.com> | 2019-08-11 01:40:06 +0200 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2019-08-11 01:40:06 +0200 |
| commit | d406a87de2856be91b82005517106bab0622d28b (patch) | |
| tree | 2f2d290a9f34f973a4c16e286bd6415191f33340 /scripts/install | |
| parent | 126e04bea66a78e0e40b4f08445e0e1e2e132ccb (diff) | |
| download | mastodon_ynh-d406a87de2856be91b82005517106bab0622d28b.tar.gz mastodon_ynh-d406a87de2856be91b82005517106bab0622d28b.tar.bz2 mastodon_ynh-d406a87de2856be91b82005517106bab0622d28b.zip | |
fix ynh_check_ram
Diffstat (limited to 'scripts/install')
| -rw-r--r-- | scripts/install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/install b/scripts/install index daa4153..1810c9b 100644 --- a/scripts/install +++ b/scripts/install @@ -11,6 +11,7 @@ source ynh_install_ruby source ynh_add_extra_apt_repos__3 source ynh_send_readme_to_admin__2 source ynh_add_swap +source ynh_check_ram source /usr/share/yunohost/helpers #================================================= |
