From 5e6fed465ae3aaef329dfa0033bed4dece07d18a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 27 Feb 2019 22:29:53 +0100 Subject: [PATCH] Fix restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 7200421..31881cf 100644 --- a/scripts/restore +++ b/scripts/restore @@ -145,7 +145,7 @@ systemctl reload nginx ynh_systemd_action --action=start --service_name=$app --log_path=systemd -sleep 0 +sleep 10 #================================================= # END OF SCRIPT