mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add temporary fix for startup script
This commit is contained in:
parent
17c8efd4aa
commit
b2ee0e01a8
@ -16,4 +16,10 @@ debug_mode
|
||||
# Must be root
|
||||
root_check
|
||||
|
||||
# Fix calendar being broken (cannot delete user)
|
||||
git_apply_patch 3795 calendar 23.0.0
|
||||
|
||||
cd $NC_APPS_PATH/calendar
|
||||
git apply /tmp/3795.patch
|
||||
|
||||
exit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user