summaryrefslogtreecommitdiffstats
path: root/cron/crontab.stowskip
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-23 02:47:29 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-23 02:47:29 -0500
commit1eb05e539ec54f404ae7367ba12233bbfebfdbf9 (patch)
treea66d4267ab803789e215efaf8747fba404b0c506 /cron/crontab.stowskip
parent8a0e22d68add0ac8f6c488e73c22cf66fb78f12b (diff)
downloadconf-1eb05e539ec54f404ae7367ba12233bbfebfdbf9.tar.gz
conf-1eb05e539ec54f404ae7367ba12233bbfebfdbf9.zip
convert update-weather to systemd
Diffstat (limited to 'cron/crontab.stowskip')
-rw-r--r--cron/crontab.stowskip1
1 files changed, 0 insertions, 1 deletions
diff --git a/cron/crontab.stowskip b/cron/crontab.stowskip
deleted file mode 100644
index 70e80b7..0000000
--- a/cron/crontab.stowskip
+++ /dev/null
@@ -1 +0,0 @@
-*/15 * * * * /bin/bash -c 'export PATH=~/.bin/$(hostname):~/.bin:/usr/bin:/usr/bin/vendor_perl:$PATH && update-weather'