fixes
This commit is contained in:
parent
0e9c280e17
commit
15a45694b6
|
@ -4,10 +4,6 @@ backupcfg="/etc/backup.cfg"
|
|||
ziel="/var/lib/backup/ziel"
|
||||
cfg="/etc/btrbk/btrbk.conf.void"
|
||||
|
||||
for file in btrbk.conf "conf/backup.conf.void"; do
|
||||
test -f /etc/btrbk/${file} && cfg="/etc/btrbk/${file}" && break
|
||||
done
|
||||
|
||||
fhelp() {
|
||||
echo "Nutze es so:"
|
||||
echo "sudo backup"
|
||||
|
|
Loading…
Reference in New Issue
Block a user