bepaald / signalbackup-tools

Tool to work with Signal Backup files.
GNU General Public License v3.0
790 stars 38 forks source link

"signalbackup-tools: command not found" #237

Closed ReaderGuy42 closed 1 month ago

ReaderGuy42 commented 1 month ago

I'm on Linux Mint. I've compiled the script with the bash command, and there's a file in the folder called signalbackup-tools.

I then put signalbackup-tools ~/signal-backup 0123... in a terminal from within that folder, and get the error signalbackup-tools: command not found.

Any advice how to fix that?

ReaderGuy42 commented 1 month ago

I got it to work by adding a ./ before the command, i.e. ./signalbackup-tools ~/signal-backup 0123...