Add back the & which went missing while playing with test.sh.

This commit is contained in:
2025-11-10 17:25:06 -07:00
parent baa52bdca6
commit 5bee3a30f9

View File

@@ -56,7 +56,7 @@ while true; do
xsetroot -name "$readout" xsetroot -name "$readout"
readout="" readout=""
sleep 0.75 sleep 0.75
done done &
## Start ## ## Start ##