Pārlūkot izejas kodu

Fixed typo from previous prototype

Brendan Abolivier 8 gadus atpakaļ
vecāks
revīzija
2b652a47d4
Parakstījis: Brendan Abolivier <contact@brendanabolivier.com> GPG atslēgas ID: 8EF1500759F70623
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      welcomehome

+ 1
- 1
welcomehome Parādīt failu

@@ -77,7 +77,7 @@ while true; do
77 77
     count=$(ping -W 1 -c $threshold $address | grep ttl | wc -l)
78 78
 
79 79
     if [ $count -gt 0 ]; then
80
-        # mopidy.lck present = music already playing
80
+        # Lock file present = music already playing
81 81
         if [ ! -f $lock_file ]; then
82 82
             log "Device detected"
83 83
             play_stream $stream