summaryrefslogtreecommitdiffstats
path: root/.local/bin/cron/crontog
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/cron/crontog')
-rwxr-xr-x.local/bin/cron/crontog3
1 files changed, 2 insertions, 1 deletions
diff --git a/.local/bin/cron/crontog b/.local/bin/cron/crontog
index 237eb9c..67f620b 100755
--- a/.local/bin/cron/crontog
+++ b/.local/bin/cron/crontog
@@ -1,4 +1,5 @@
-#!/usr/bin/env sh
+#!/bin/sh
+
# Toggles all cronjobs off/on.
# Stores disabled crontabs in ~/.consaved until restored.