bcicen / slackcat

CLI utility to post files and command output to slack
http://slackcat.chat
MIT License
1.22k stars 57 forks source link

Exec format error #56

Closed nickw108 closed 6 years ago

nickw108 commented 6 years ago

When I'm trying to run on a FreeBSD server, I get

bash: ./slackcat: cannot execute binary file: Exec format error

both with the slackcat-1.4-linux-amd64 and slackcat-1.4-linux-arm releases. As I don't have root access, I won't be able to compile either.

bcicen commented 6 years ago

FreeBSD build has been added to the 1.4 release page

I don't readily have access to a freebsd platform to test this natively, so please do let me know if run into any issues

nickw108 commented 6 years ago

Thank you so much, works just fine! 👍