diff --git a/setup/webmail.sh b/setup/webmail.sh index 251b6eb5..749deaaf 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -79,9 +79,9 @@ if [ $needs_update == 1 ]; then unzip -q /tmp/carddav.zip -d ${RCM_PLUGIN_DIR} rm -f /tmp/carddav.zip - # record the version we've installed - echo $UPDATE_KEY > ${RCM_DIR}/version fi + # record the version we've installed + echo $UPDATE_KEY > ${RCM_DIR}/version fi # ### Configuring Roundcube