aboutsummaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-03-06 01:52:44 +0100
committeryalh76 <yalh@yahoo.com>2021-03-06 01:52:44 +0100
commit8e84376b47555be3c88b1475f54f0fa232d115b8 (patch)
treeb7175589068dfaa6a75459003d45782cb297bd32 /scripts/install
parent9d612530cae529c94281cc089f13e5cf8eb56719 (diff)
downloadmastodon_ynh-8e84376b47555be3c88b1475f54f0fa232d115b8.tar.gz
mastodon_ynh-8e84376b47555be3c88b1475f54f0fa232d115b8.tar.bz2
mastodon_ynh-8e84376b47555be3c88b1475f54f0fa232d115b8.zip
Update install
Diffstat (limited to 'scripts/install')
-rw-r--r--scripts/install2
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