Skip to content

add patch in NC AIO #1434

Answered by szaimen
4tler asked this question in Questions
Nov 22, 2022 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

In this case applying the patch could look like this:

# Go into the container
sudo docker exec --user www-data -it nextcloud-aio-nextcloud bash
# Now inside the container
wget https://patch-diff.githubusercontent.com/raw/nextcloud/server/pull/35258.patch
git apply --check 35258.patch && git apply 35258.patch
exit

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@4tler
Comment options

Answer selected by 4tler
Comment options

You must be logged in to vote
2 replies
@szaimen
Comment options

@ndemarco
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants