From 54e4b7e1289f191b8db78273084ecb123b1c0ef6 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 27 Feb 2019 22:24:34 +0100 Subject: [PATCH] Fix restore --- scripts/restore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/restore b/scripts/restore index f862feb..7200421 100644 --- a/scripts/restore +++ b/scripts/restore @@ -145,6 +145,8 @@ systemctl reload nginx ynh_systemd_action --action=start --service_name=$app --log_path=systemd +sleep 0 + #================================================= # END OF SCRIPT #=================================================