mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
update dav adressbook (#2564)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
parent
fc1363713d
commit
da5faca354
@ -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."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user