mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-16 07:47:55 +01:00
Properly manage sbopkg-renames on install
Since the sbopkg-renames is just another configuration file, give it the .new extension and manage it on installation. Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
This commit is contained in:
parent
7a23a7cf8c
commit
160ad59fad
2 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ config() {
|
|||
# Otherwise, we leave the .new copy for the admin to consider...
|
||||
}
|
||||
config etc/sbopkg/sbopkg.conf.new
|
||||
config etc/sbopkg/sbopkg-renames.new
|
||||
|
|
Loading…
Reference in a new issue