ngencokamin/sh-imessage-setup

./setup.sh: line 232: tmux: command not found

Closed this issue · 3 comments

I've had my BlueBubbles server running without issue for months. I'm trying to use this to get my iMessage back into Beeper. Setup completes, but when I tell the setup to start the bridge now, I get the following error: ./setup.sh: line 232: tmux: command not found. Any suggestions?

This script requires that you have tmux installed. Try following their instructions to get that setup and working.

I opened a pull request to specify this requirement.

I've had my BlueBubbles server running without issue for months. I'm trying to use this to get my iMessage back into Beeper. Setup completes, but when I tell the setup to start the bridge now, I get the following error: ./setup.sh: line 232: tmux: command not found. Any suggestions?

Yep my bad, created #9 to address this in future installs

Addressed in #9 and merged