diff --git a/doc/ADMIN.md b/doc/ADMIN.md index d1e0cf4..f9a51ce 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -45,6 +45,6 @@ For calendar, task and addressbook activeSync has been configured but not yet te **Get Address is missing domain while to try to send an email.** - You need to create an identity before send an email. -- To create this go in the settings wheel > Preferences > Global Preferences > Personal Information. +- To create this, go in the settings wheel > Preferences > Global Preferences > Personal Information. - Complete the form and save it. -- You might be able to send an email now. +- You should be able to send an email now. diff --git a/scripts/install b/scripts/install index 517604a..2416b20 100755 --- a/scripts/install +++ b/scripts/install @@ -70,9 +70,9 @@ chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" #================================================= -# PHP-FPM CONFIGURATION +# SYSTEM CONFIGURATION #================================================= -ynh_script_progression --message="Configuring PHP-FPM..." --weight=1 +ynh_script_progression --message="Adding system configurations related to $app..." --weight=1 # Create a dedicated PHP-FPM config ynh_add_fpm_config