Erreur de syntaxe dans local/bin/play_tophaire.sh
This commit is contained in:
parent
5e9d6e267e
commit
881804df34
|
@ -8,7 +8,7 @@ test -f "${config_filename}" && . "${config_filename}" || echo "# Fichier de con
|
|||
if [[ -z "${jingle_tophoraire+set}" ]]; then
|
||||
jingle_tophoraire=$(xdg-user-dir MUSIC)/jingles/t1.top_h_hkc.mp3
|
||||
echo "jingle_tophaire=${jingle_tophoraire}" | tee -a "${config_filename}"
|
||||
i
|
||||
fi
|
||||
|
||||
|
||||
# Chemin vers le jingle MP3
|
||||
|
|
Loading…
Reference in New Issue