mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-21 19:17:38 +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.
|
||||
|
||||
usage() {
|
||||
echo "Usage: $(basename $0) [ gateway | monitor | relay ] [ dev | live ]"
|
||||
echo "Usage: $(basename $0) [ gateway | monitor | relay ] [ live | beta | dev ]"
|
||||
}
|
||||
|
||||
if [ -z "${1}" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user