#!/usr/bin/env sh # Copyright (c) 2023 ยท Bryan Joshua Pedini # LICENSE = gpl3 # see the LICENSE file for more details echo "Starting cron..." crond -f -l 9 -c /crontab