From d5802feb2b699c4bb93d091044b9ad1398c91393 Mon Sep 17 00:00:00 2001 From: Yalh Date: Wed, 30 Jan 2019 01:34:25 +0100 Subject: [PATCH] add more time for service to start for package_check --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index d0dc75e..876eb60 100644 --- a/scripts/install +++ b/scripts/install @@ -311,4 +311,4 @@ fi #================================================= systemctl reload nginx -sleep 10 \ No newline at end of file +sleep 30 \ No newline at end of file