mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-08 11:22:13 +03:00
beta: Support in systemd start-eddn-service script
This commit is contained in:
parent
a340b027fc
commit
c72f583476
@ -4,7 +4,7 @@
|
|||||||
# Start an EDDN Service, including redirecting output to a log file.
|
# Start an EDDN Service, including redirecting output to a log file.
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
echo "Usage: $(basename $0) [ gateway | monitor | relay ] [ dev | live ]"
|
echo "Usage: $(basename $0) [ gateway | monitor | relay ] [ live | beta | dev ]"
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ -z "${1}" ];
|
if [ -z "${1}" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user