Added Cron script for checking Locklist Mails

This commit is contained in:
2017-05-16 09:40:53 +02:00
parent 05b581e2fe
commit 57f578a4f8

4
getlocklist_cron.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd /opt/bde
echo "Retrieve Locklist `pwd` at `date`" >> /var/log/bde/startstop.log
python3 ./getlocklist.py