forked from Spark/ssm-services
6 lines
131 B
Plaintext
Executable File
6 lines
131 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
# This script is intended for Daemon mode.
|
|
# Modify it for your setup.
|
|
|
|
service_command=( /usr/bin/bitlbee -n )
|