From 90fbfdf3f5c082c96fdb7d1f52aed4ab2ad44eb5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 11 May 2019 15:35:49 +0200 Subject: fix message --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/install') 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" -- cgit v1.2.3-70-g09d2