don't overwrite nextcloud config - prevents constant update attempts due to incorrect version number. Might need different fix down the road
This commit is contained in:
parent
9f8e3eb0a8
commit
c541738372
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ nginx-service:
|
|||
- user: nextcloud
|
||||
- group: nextcloud
|
||||
- mode: 644
|
||||
- replace: false
|
||||
- template: jinja
|
||||
|
||||
/etc/pacman.d/hooks/nextcloud.hook:
|
||||
|
|
Loading…
Add table
Reference in a new issue