SMSAPP runs on taurus

This commit is contained in:
fred 2021-08-01 20:44:29 +02:00
parent 9d216f6550
commit 2c2c9aaf02
1 changed files with 53 additions and 52 deletions

View File

@ -124,7 +124,8 @@ echo "RUNTIME $runtime mn ($timebar)"
if [[ $(($minute % 15)) == 0 ]]; then
########## NextCloud.SMS GUILDE STATION ##############
if [[ -e ~/.zen/SMS/ ]];then
[[ "$timebar" == "18:30" ]] && /home/${YOU}/.zen/SMSAPP/sms/_SEND2GUILDE.sh "BIODYN" ## PREPARE BIODYN GUILDE SMS => 20h30 in France
# DONE at 20h01 in taurus crontab
# [[ "$timebar" == "18:30" ]] && /home/${YOU}/.zen/SMSAPP/sms/_SEND2GUILDE.sh "BIODYN" ## PREPARE BIODYN GUILDE SMS => 20h30 in France
/home/${YOU}/.zen/SMSAPP/sms_send_tosend.sh
fi
########## SMS GUILDE STATION ##############