]> git.ipfire.org Git - ipfire-2.x.git/commit
backup.pl: Fix Bug13799 - addon restore not working
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 20 Dec 2024 10:04:05 +0000 (11:04 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 23 Dec 2024 16:13:06 +0000 (17:13 +0100)
commitb630334147324d5e05c38acc5b428e67f01b9f87
tree1a0a47e67f624628a5060b287fb64a7daef05c98
parent50f8a13985fd804dc6c9a71cccbfd179ae62a732
backup.pl: Fix Bug13799 - addon restore not working

- This fixes the existence check for the addon .ipf file from a check of existence
   of a directory to a check of existence of a file.

Suggested-by: Bernhard Bitsch <bbitsch@ipfire.org>
Tested-by: Bernhard Bitsch <bbitsch@ipfire.org>
Fixes: Bug13799
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/backup/backup.pl