From a8d5da81cb6a40cf7564a8e34083f4078eb9e9b0 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Sun, 12 Jan 2025 15:11:35 +0100 Subject: [PATCH] Add cronfile --- cronfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 cronfile diff --git a/cronfile b/cronfile new file mode 100644 index 0000000..f045ca0 --- /dev/null +++ b/cronfile @@ -0,0 +1 @@ +0 3 * * * cd /opt/kasmos-custom/ && bash build.sh >/dev/null 2>&1 \ No newline at end of file