sys

git clone git://mattcarlson.org/repos/sys.git
Log | Files | Refs

crontab (459B)


      1 0 12 * * * su -c '/home/mc/.local/bin/backup.sh'
      2  0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/mail.sh -g' mc
      3  0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/pkgs.sh -g' mc
      4  0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/rss.sh  -g' mc
      5  0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/torr.sh -r' mc
      6 0 12 * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/vultr.sh'       mc