_SEND2GUILDE.sh "BIODYN"

This commit is contained in:
qo-op 2021-07-12 20:53:51 +02:00
parent 1ac5edcb6c
commit 01de385c8a
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ echo "RUNTIME $runtime mn ($timebar)"
if [[ $(($minute % 15)) == 0 ]]; then
########## SMS GUILDE STATION ##############
if [[ -d ~/.zen/SMS/ ]];then
[[ "$timebar" == "05:30" ]] && /home/${YOU}/workspace/bio-dynamie/sms/_BIODYN.sh ## PREPARE BIODYN SMS => 7h30 in France
[[ "$timebar" == "18:30" ]] && /home/${YOU}/workspace/bio-dynamie/sms/_SEND2GUILDE.sh "BIODYN" ## PREPARE BIODYN GUILDE SMS => 20h30 in France
/home/${YOU}/workspace/bio-dynamie/sms_send_tosend.sh
fi
########## SMS GUILDE STATION ##############