X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=crontab.d%2Fjobs;h=8426b7ae2180142009b1a5f0dd6bdacad97dc7f5;hb=07f86cc67d4b80c889d99cf2ee917c3aa136f750;hp=f898f228224c821b1703e472834ae2b02f8f019e;hpb=861dc978760ca60aced1dc14dea0ac72c01f002b;p=config%2Fdotfiles.git diff --git a/crontab.d/jobs b/crontab.d/jobs index f898f22..8426b7a 100644 --- a/crontab.d/jobs +++ b/crontab.d/jobs @@ -2,7 +2,7 @@ # # Symlink to crontab.jobs to enable it. -# Copyright (C) 2013 Simon Ruderich +# Copyright (C) 2013-2014 Simon Ruderich # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ # Include user's binaries in PATH. Expanding $HOME doesn't work with cron, -# `update.sh` handles that! +# `setup.sh` handles that! PATH=$HOME/bin:$HOME/.shell/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games # `rsleep` (random sleep) is used to reduce concurrent commands if this # crontab file is used by multiple users.