update dav adressbook (#2564)

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
Daniel Hansson 2023-09-21 12:56:45 +02:00 committed by GitHub
parent fc1363713d
commit da5faca354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1121,6 +1121,10 @@ then
restart_webserver
fi
fi
if [ "${CURRENTVERSION%%.*}" -ge "27" ]
then
nextcloud_occ dav:sync-system-addressbook
fi
else
msg_box "Something went wrong with backing up your old Nextcloud instance
Please check in $BACKUP if the folders exist."