From db5dd19cac4ee3cb985ac55ee0386f1429c6b6dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Legrand?= <sebastien.legrand@veremes.com>
Date: Wed, 7 Nov 2018 14:55:30 +0100
Subject: [PATCH] Update crontab.txt

---
 _install/dependencies/pycron/crontab.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_install/dependencies/pycron/crontab.txt b/_install/dependencies/pycron/crontab.txt
index dff3a495..0609d01a 100755
--- a/_install/dependencies/pycron/crontab.txt
+++ b/_install/dependencies/pycron/crontab.txt
@@ -3,7 +3,7 @@
 0 23 * * mon "[PHP_PATH]" "[ENGINE_DIR]/subscription.php" 2
 0 23 1 * * "[PHP_PATH]" "[ENGINE_DIR]/subscription.php" 3
 */5 * * * * "[PHP_PATH]" "[ENGINE_DIR]/subscription.php" 4
-#</gtf_subscription [ServerName] [ENGINE_DIR]>
+#</gtf_subscription [SERVER_NAME] [ENGINE_DIR]>
 #<gtf_message [SERVER_NAME] [MESSAGE_DIR]>
 */1 * * * * "[PHP_PATH]" "[MESSAGE_DIR]/processMessages.php" 4
 #</gtf_message [SERVER_NAME] [MESSAGE_DIR]>
\ No newline at end of file
-- 
GitLab