sys

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

commit 55a9f80c56ae4c606e18c9a3a151ce0d24647ba4
parent 73dd14cc1b75a3eb62086017e4eb11bd54189fd3
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Sun, 30 Jan 2022 16:50:42 -0500

changes

Diffstat:
Metc/crontab | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/etc/crontab b/etc/crontab @@ -1,5 +1,4 @@ 0 12 * * * su -c '/home/mc/.local/bin/backup.sh' 0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/mail.sh -g' mc 0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/pkgs.sh -g' mc - 0 * * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/bar/rss.sh -g' mc 0 12 * * * su -c '. ${HOME}/.profile; /home/${USER}/.local/bin/vultr.sh' mc