fix: keep old locale files
This commit is contained in:
parent
681f4b0f5f
commit
938b273b5c
1 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,12 @@ override:
|
|||
- path: /etc/pacman.conf
|
||||
keep: new
|
||||
|
||||
- path: /etc/locale.conf
|
||||
keep: old
|
||||
|
||||
- path: /etc/locale.gen
|
||||
keep: old
|
||||
|
||||
auto-update:
|
||||
enabled: true
|
||||
interval: 3600
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue