Nettoyage du script

This commit is contained in:
Breizh 2022-08-20 20:29:38 +02:00
parent f4f2a3e263
commit 0ffe004dd4
1 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@ coproc nc -U /home/breizh/.mpd/socket
IN=${COPROC[1]}
OUT=${COPROC[0]}
#echo "password xxx" >&"${IN}"
#sed '/^OK/q' <&"$OUT" &>/dev/null
# Initialisation des valeurs par défaut et des fonctions
declare -i SCROLL=50 I=0
@ -181,4 +180,3 @@ do
printf '<b>%s</b>%s<b>%s</b>%s%s\n' "$bloc1" "$bloc2" "$bloc3" "$bloc4" " $status$time</span>"
done