From 898cfd0490498d0c5f7933ab87684f087811849c Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Fri, 28 Jun 2019 22:38:42 +0200 Subject: [PATCH] FIX install-nginx-1.sh Missing function trigger to backup conf files used during tests --- .dev-tools/install-nginx-1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dev-tools/install-nginx-1.sh b/.dev-tools/install-nginx-1.sh index a539383da..eb96ded30 100755 --- a/.dev-tools/install-nginx-1.sh +++ b/.dev-tools/install-nginx-1.sh @@ -243,7 +243,7 @@ reloadNginX waitforReload activateLatestBlacklist reloadNginX - +backupConfFiles # ---------------------- # Exit With Error Number