diff --git a/scripts/install b/scripts/install index c2a21b4..d39235e 100644 --- a/scripts/install +++ b/scripts/install @@ -110,7 +110,7 @@ ynh_install_app_dependencies $pkg_dependencies #================================================= # CREATE A POSTGRESQL DATABASE #================================================= -ynh_script_progression --message"Creating a PostgreSQL database..." --time --weight=1 +ynh_script_progression --message="Creating a PostgreSQL database..." --time --weight=1 # Create postgresql database db_name="${app}_production"