summaryrefslogtreecommitdiffstats
path: root/VNF_Catalogue/cronjob/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'VNF_Catalogue/cronjob/crontab')
-rw-r--r--VNF_Catalogue/cronjob/crontab3
1 files changed, 3 insertions, 0 deletions
diff --git a/VNF_Catalogue/cronjob/crontab b/VNF_Catalogue/cronjob/crontab
new file mode 100644
index 00000000..892f149d
--- /dev/null
+++ b/VNF_Catalogue/cronjob/crontab
@@ -0,0 +1,3 @@
+0 * * * * /usr/src/app/script.sh
+# * * * * * root /usr/local/bin/node github
+# An empty line is required at the end of this file for a valid cron file.