From 4d5944ad62e0642496688f283b656e97d9e62e12 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 30 May 2020 15:50:56 +0200 Subject: [PATCH] spacing --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index f1db839..478bacd 100644 --- a/scripts/restore +++ b/scripts/restore @@ -93,7 +93,6 @@ echo yes | cpanm Carton #================================================= ynh_script_progression --message="Restoring the PostregSQL database..." - ynh_psql_test_if_first_run db_pwd=$(ynh_app_setting_get --app=$app --key=psqlpwd) ynh_psql_setup_db --db_user=$db_user --db_name=$db_name --db_pwd=$db_pwd