jesseduffield / horcrux

Split your file into encrypted fragments so that you don't need to remember a passcode
MIT License
4.53k stars 116 forks source link

fix destination path #9

Closed dawidd6 closed 3 years ago

dawidd6 commented 4 years ago

Without this patch, I get:

>> ./horcrux -n 5 -t 5 split LICENSE
2020/07/06 21:03:46 Destination must be a directory
dawidd6 commented 3 years ago

@jesseduffield ping

jesseduffield commented 3 years ago

Sorry for the slow reply I've been busy working on https://github.com/jesseduffield/CodeSlap (and I'm burnt out haha).

I forgot to test this out when refactoring horcrux for the sake of https://github.com/jesseduffield/horcrux-ui