From 5479d3b99d67898eac5c0fe2f9b07d009d29a670 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 8 Dec 2014 20:32:45 +0000 Subject: [PATCH] install owncloud --- install-freedombone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index c23abcb8..6132d84d 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -3390,7 +3390,7 @@ function install_owncloud { return fi if ! [[ $SYSTEM_TYPE == "$VARIANT_CLOUD" ]]; then - if [ ! $SYSTEM_TYPE ]; then + if [ $SYSTEM_TYPE ]; then return fi fi