From f750e4909a1fab74556cfe57798d25f4807a2890 Mon Sep 17 00:00:00 2001 From: Ben <43531228+n5amd@users.noreply.github.com> Date: Thu, 5 Dec 2019 22:07:11 -0600 Subject: [PATCH] updated comments --- templates/ysf2dmr-start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ysf2dmr-start.sh b/templates/ysf2dmr-start.sh index 0cfe742..659b5ca 100755 --- a/templates/ysf2dmr-start.sh +++ b/templates/ysf2dmr-start.sh @@ -5,7 +5,7 @@ # Be sure to add this to crontab via 'crontab -e' # * * * * * /ysf2dmr/ysf2dmr-start.sh >/dev/null 2>&1 # 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 YSF2DMR="/ysf2dmr/YSF2DMR"