summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-04-03 05:45:33 -0400
committerJesse Luehrs <doy@tozt.net>2016-04-03 05:45:40 -0400
commit86e3ae3d11c0c995774997d09ad2e4bf167a2570 (patch)
tree74677a11e3c104823e05b8749545f9ac5e4698a9 /crontab
parenta45079635b9d94c6072266d01a5a55048b415c4b (diff)
downloadconf-86e3ae3d11c0c995774997d09ad2e4bf167a2570.tar.gz
conf-86e3ae3d11c0c995774997d09ad2e4bf167a2570.zip
more crontab path fixups
Diffstat (limited to 'crontab')
-rw-r--r--crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab b/crontab
index 1821d93..80142b3 100644
--- a/crontab
+++ b/crontab
@@ -1 +1 @@
-*/15 * * * * /bin/bash -c '. ~/.env && export PATH=~/.bin:$PATH && update-weather'
+*/15 * * * * /bin/bash -c 'export PATH=~/.bin:/bin:/usr/bin:/usr/bin/vendor_perl:$PATH && . ~/.env && update-weather'