1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-02-04 17:00:26 +01:00

Rename dir with cron scripts to more standard scheme

This commit is contained in:
Michiel Scholten
2014-07-13 14:11:05 +02:00
parent fedaa60c1c
commit 1dcd02a98b
3 changed files with 0 additions and 0 deletions

5
bin/cron/check_spamassassin Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# Nightly training session
/usr/bin/sa-learn --mbox --ham ~/mail/ham
/usr/bin/sa-learn --mbox --spam ~/mail/spam