tophoraire - création
Lancement d'une musique et d'une synthèse vocale. A planifier avec **cron** > 0 * * * * /home/cedric24c/scripts/tophoraire >/dev/null 2>&1
This commit is contained in:
parent
7f77289385
commit
ec8f456be1
|
@ -0,0 +1,2 @@
|
||||||
|
play /home/cedric24c/Musique/jingles/t1.top_h_hkc.mp3 >/dev/null 2>&1 &
|
||||||
|
espeak-ng "top horaire. $(date +\'%k\') heures" -v fr+f5 -p 25 -s 135
|
Loading…
Reference in New Issue