mirror of
https://codeberg.org/puppe/mpbackup.git
synced 2025-12-19 21:42:17 +01:00
Version 0.5.0 -> 0.6.0
This commit is contained in:
parent
b0973f25d7
commit
cfba3f37c5
1 changed files with 1 additions and 1 deletions
2
mpbackup
2
mpbackup
|
|
@ -6,7 +6,7 @@ require 'yaml'
|
|||
|
||||
DEFAULT_CONFIG_FILE = Pathname.new('/etc/mpbackup/config.yaml')
|
||||
NAME = 'mpbackup'
|
||||
VERSION = '0.5.0'
|
||||
VERSION = '0.6.0'
|
||||
|
||||
def set_restic_vars(config)
|
||||
if config['repository-file']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue