From aa35de7f608633602e0e9398b09be53a3c3ffc6a Mon Sep 17 00:00:00 2001 From: Sergei Date: Fri, 10 Mar 2017 13:44:11 +0300 Subject: [PATCH] Update DMRIDUpdateBM.sh --- DMRIDUpdateBM.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DMRIDUpdateBM.sh b/DMRIDUpdateBM.sh index 404ef59..bc40817 100644 --- a/DMRIDUpdateBM.sh +++ b/DMRIDUpdateBM.sh @@ -41,7 +41,7 @@ # # ... and add the following line to the bottom of the file ... # -# 0 0 * * * /path/to/script/DMRIDUpdate.sh 1>/dev/null 2>&1 +# 0 0 * * * /path/to/script/DMRIDUpdateBM.sh 1>/dev/null 2>&1 # # ... where /path/to/script/ should be replaced by the path to this script. #