summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-01 02:48:20 -0400
committerJesse Luehrs <doy@tozt.net>2018-11-01 02:48:20 -0400
commit77ca53e6e62677485e78df84abf9ba6a6b24146e (patch)
tree67655153e73ffbebd059cac81a2dafe20d22748a /crontab
parent45d3b41d36c436f0d99364d5f8cf0b51f69210e7 (diff)
downloadconf-77ca53e6e62677485e78df84abf9ba6a6b24146e.tar.gz
conf-77ca53e6e62677485e78df84abf9ba6a6b24146e.zip
use darksky for weather data
also stop relying on a perlbrew installation
Diffstat (limited to 'crontab')
-rw-r--r--crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab b/crontab
index 02aa8f1..e8f0b64 100644
--- a/crontab
+++ b/crontab
@@ -1 +1 @@
-*/15 * * * * /bin/bash -c 'export PATH=~/.bin/hush:~/.bin:/usr/bin:/usr/bin/vendor_perl:$PATH && . ~/perl5/perlbrew/etc/bashrc && update-weather'
+*/15 * * * * /bin/bash -c 'export PATH=~/.bin/hush:~/.bin:/usr/bin:/usr/bin/vendor_perl:$PATH && update-weather'