1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00

Typo - Fix #17

This commit is contained in:
Fabian Wilkens 2021-05-01 21:48:58 +02:00
parent 1171f6c770
commit efd5e7e662
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB
2 changed files with 5 additions and 5 deletions

View file

@ -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"

View file

@ -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