From 6229dba43fd6cc983989c30719ea31e40567740a Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Sat, 1 Sep 2018 16:03:42 -0700 Subject: [PATCH] Fix stupid logic error bug We need a more robust way to detect whether netatalk is installed or needs to be installed, the current check by a2server version isn't very reliable anyway, assuming that netatalk will always be hand-compiled and never upgraded. But for now at least, let's fix my idiot mistake. --- scripts/a2server-3-sharing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/a2server-3-sharing.txt b/scripts/a2server-3-sharing.txt index d02083f..c1d30c4 100755 --- a/scripts/a2server-3-sharing.txt +++ b/scripts/a2server-3-sharing.txt @@ -48,7 +48,7 @@ if [[ -f /usr/local/etc/A2SERVER-version ]]; then read a2sVersion