diff options
| author | yalh76 <yalh@yahoo.com> | 2021-03-06 01:52:44 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2021-03-06 01:52:44 +0100 |
| commit | 8e84376b47555be3c88b1475f54f0fa232d115b8 (patch) | |
| tree | b7175589068dfaa6a75459003d45782cb297bd32 /scripts/install | |
| parent | 9d612530cae529c94281cc089f13e5cf8eb56719 (diff) | |
| download | mastodon_ynh-8e84376b47555be3c88b1475f54f0fa232d115b8.tar.gz mastodon_ynh-8e84376b47555be3c88b1475f54f0fa232d115b8.tar.bz2 mastodon_ynh-8e84376b47555be3c88b1475f54f0fa232d115b8.zip | |
Update install
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 204bb52..208b0d2 100644 --- a/scripts/install +++ b/scripts/install @@ -125,7 +125,7 @@ ynh_system_user_create --username=$app --home_dir=$final_path #================================================= # ADD SWAP IF NEEDED #================================================= -ynh_script_progression --message="Adding swap is needed..." +ynh_script_progression --message="Adding swap if needed..." total_memory=$(ynh_get_ram --total) swap_needed=0 |
