From efd5e7e66248cba943cb686b55c330f54b78bc92 Mon Sep 17 00:00:00 2001 From: Fabian Wilkens Date: Sat, 1 May 2021 21:48:58 +0200 Subject: [PATCH] Typo - Fix #17 --- scripts/install | 4 ++-- scripts/upgrade | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/install b/scripts/install index 034e54f..88040b2 100755 --- a/scripts/install +++ b/scripts/install @@ -158,9 +158,9 @@ ynh_replace_string --match_string="__DOMAIN__" --replace_string="$domain" --targ ynh_replace_string --match_string="__PATH__" --replace_string="$path_url" --target_file="$final_path/live/app/views/user_mailer/welcome.html.erb" #================================================= -# INSTALLING Standard Notes - Synicing Server +# INSTALLING Standard Notes - Syncing Server #================================================= -ynh_script_progression --message="Installing Standard Notes - Synicing Server..." --weight=93 +ynh_script_progression --message="Installing Standard Notes - Syncing Server..." --weight=93 chown -R $app: "$final_path" diff --git a/scripts/upgrade b/scripts/upgrade index d9ffe01..69c285b 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -256,11 +256,11 @@ ynh_replace_string --match_string="__DOMAIN__" --replace_string="$domain" --targ ynh_replace_string --match_string="__PATH__" --replace_string="$path_url" --target_file="$final_path/live/app/views/user_mailer/welcome.html.erb" #================================================= -# INSTALLING Standard Notes - Synicing Server +# INSTALLING Standard Notes - Syncing Server #================================================= if [ "$upgrade_type" == "UPGRADE_APP" ] then - ynh_script_progression --message="Installing Standard Notes - Synicing Server..." --weight=93 + ynh_script_progression --message="Installing Standard Notes - Syncing Server..." --weight=93 chown -R $app: "$final_path" @@ -397,7 +397,7 @@ Please setup the Access-Domain for the extensions in the __URL_TAG1__config-pane echo -e "\ Standard Notes - Syncing Server was successfully upgraded.\n\ -Please configure the Standard Notes web app or mobile app to use this syning server: https://$domain$path_url/\n\ +Please configure the Standard Notes web app or mobile app to use this syncing server: https://$domain$path_url/\n\ $config_panel\n\n\ $admin_mail_info\ " > message