Closed ephestione closed 5 years ago
D'oh, solved it by comparing with other do_umount invocations, there shouldn't be "()" there, just do_umount > /dev/null 2>&1, and same in second invocation inside do_resize()
Corrected! Thanks for finding this typo
Anyway I try to start the backup (I first tried with the commandline I was using with lzkelley's build) I always get:
I tried with the basic sintax:
sudo ./backup start -c /media/giant/_PiBackup/test.img
but that doesn't solve itIf I comment like so:
do_umount() # > /dev/null 2>&1'
I then get