mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
backup: Use filename as specified on console
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
26d23790c7
commit
d9db91609f
@@ -238,7 +238,7 @@ main() {
|
||||
filename="/tmp/restore.ipf"
|
||||
fi
|
||||
|
||||
restore_backup "/tmp/restore.ipf"
|
||||
restore_backup "${filename}"
|
||||
;;
|
||||
|
||||
addonbackup)
|
||||
|
||||
Reference in New Issue
Block a user