A meaningless condition

This commit is contained in:
Bob Mottram 2014-10-01 18:35:03 +01:00
parent 31ceb0a73d
commit e1d821d4db
1 changed files with 0 additions and 5 deletions

View File

@ -2256,11 +2256,6 @@ function install_wiki {
if [ ! $WIKI_DOMAIN_NAME ]; then
return
fi
if ! [[ $SYSTEM_TYPE == "$VARIANT_WRITER" ]]; then
if [ ! $SYSTEM_TYPE ]; then
return
fi
fi
apt-get -y --force-yes install php5 php5-gd php-xml-parser php5-intl wget
apt-get -y --force-yes install php5-sqlite php5-mysql smbclient curl libcurl3 php5-curl bzip2