mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-05-21 05:28:58 +02:00
get the line responsible for recording the roundcube version out of the DISABLE_NEXTCLOUD check
because it's unrelated
This commit is contained in:
@@ -79,9 +79,9 @@ if [ $needs_update == 1 ]; then
|
|||||||
unzip -q /tmp/carddav.zip -d ${RCM_PLUGIN_DIR}
|
unzip -q /tmp/carddav.zip -d ${RCM_PLUGIN_DIR}
|
||||||
rm -f /tmp/carddav.zip
|
rm -f /tmp/carddav.zip
|
||||||
|
|
||||||
|
fi
|
||||||
# record the version we've installed
|
# record the version we've installed
|
||||||
echo $UPDATE_KEY > ${RCM_DIR}/version
|
echo $UPDATE_KEY > ${RCM_DIR}/version
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ### Configuring Roundcube
|
# ### Configuring Roundcube
|
||||||
|
|||||||
Reference in New Issue
Block a user