From bda69cb552e5ecec92bc4d145ac01e9ea8956465 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 28 Oct 2019 22:08:23 +0100 Subject: [PATCH] Add cheat to travis --- tests/travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/travis.sh b/tests/travis.sh index e5e7bd9..1b386d2 100644 --- a/tests/travis.sh +++ b/tests/travis.sh @@ -229,7 +229,7 @@ wo site info wp.net echo -e "${CGREEN}#############################################${CEND}" echo -e ' wo stack purge ' echo -e "${CGREEN}#############################################${CEND}" -stack_purge='nginx php php73 mysql redis fail2ban clamav proftpd netdata phpmyadmin composer dashboard extplorer adminer redis ufw ngxblocker' +stack_purge='nginx php php73 mysql redis fail2ban clamav proftpd netdata phpmyadmin composer dashboard extplorer adminer redis ufw ngxblocker cheat' for stack in $stack_purge; do echo -ne " purging $stack [..]\r" if {