Explorar el Código

Fix variable name

Félix Piédallu hace 1 año
padre
commit
8b868421d6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      conf/archivist.cron

+ 1 - 1
conf/archivist.cron

@@ -1 +1 @@
-__CRON_FREQUENCY__ root nice -n10 __INSTALL_DIR__/archivist.sh | tee -a /var/log/__APP__/__APP__.log 2>&1
+__FREQUENCY_CRON__ root nice -n10 __INSTALL_DIR__/archivist.sh | tee -a /var/log/__APP__/__APP__.log 2>&1