Thomas Lamprecht 6fed819dc2 proxmox-backup-file-restore: fix various postinst bugs/bad-behavior
1. The exit was never called as `test ... || echo "foo" || exit 1`
   can never come to the exit, as echo will not fail

2. The echo was meant to be redirected to stderr (FD #2) but it was
   actually redirected to a file named '2'

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-13 12:06:10 +02:00
..
2021-04-08 18:59:07 +02:00
2021-02-03 12:04:27 +01:00
2021-02-05 12:42:20 +01:00
2021-01-27 11:36:15 +01:00
2021-04-08 18:59:07 +02:00
2020-10-31 22:51:26 +01:00