From fce719add3f2775a50b2e4cb81ea78997eb11052 Mon Sep 17 00:00:00 2001 From: Aaron Murray Date: Fri, 22 May 2020 07:39:20 -0500 Subject: [PATCH] remove test code --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 6d7fce1..85bbc66 100755 --- a/install +++ b/install @@ -103,7 +103,7 @@ case ${codename} in phpfpm="php-fpm" version=4 ;; - buster|eoan) + buster) confCmd="omv-salt deploy run" network="systemd-networkd" ntp="chrony"