updated comments

This commit is contained in:
Ben 2019-12-05 22:07:11 -06:00 committed by GitHub
parent 739efada6a
commit f750e4909a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
# Be sure to add this to crontab via 'crontab -e' # Be sure to add this to crontab via 'crontab -e'
# * * * * * /ysf2dmr/ysf2dmr-start.sh >/dev/null 2>&1 # * * * * * /ysf2dmr/ysf2dmr-start.sh >/dev/null 2>&1
# Since YSF2DMR doesnt have an init or unit file yet, we need # Since YSF2DMR doesnt have an init or unit file yet, we need
# to start it via screen. # to start it via screen and this will do it for you and keep it alive.
RUNMODE=wb2osz RUNMODE=wb2osz
YSF2DMR="/ysf2dmr/YSF2DMR" YSF2DMR="/ysf2dmr/YSF2DMR"