install owncloud

This commit is contained in:
Bob Mottram 2014-12-08 20:32:45 +00:00
parent f143a83d94
commit 5479d3b99d
1 changed files with 1 additions and 1 deletions

View File

@ -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