From 5d5405115ee1059a205d25ff972e12256d09a1b5 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 25 Feb 2021 23:51:01 -0500 Subject: reconfigure various things for hornet --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crontab') diff --git a/crontab b/crontab index e8f0b64..dc6eebc 100644 --- a/crontab +++ b/crontab @@ -1 +1 @@ -*/15 * * * * /bin/bash -c 'export PATH=~/.bin/hush:~/.bin:/usr/bin:/usr/bin/vendor_perl:$PATH && update-weather' +*/15 * * * * /bin/bash -c 'export PATH=~/.bin/hornet:~/.bin:/usr/bin:/usr/bin/vendor_perl:$PATH && update-weather' -- cgit v1.2.3-54-g00ecf