RhinoReminds/start_service.sh

9 lines
156 B
Bash
Executable File

#!/usr/bin/env bash
source .xmpp_credentials
export XMPP_JID;
export XMPP_PASSWORD;
exec /usr/bin/mono RhinoReminds.exe --domain starbeamrainbowlabs.com