Ver código fonte

Fixed typo from previous prototype

Brendan Abolivier 8 anos atrás
pai
commit
2b652a47d4
Assinado por: Brendan Abolivier <contact@brendanabolivier.com> ID da chave GPG: 8EF1500759F70623
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      welcomehome

+ 1
- 1
welcomehome Ver arquivo

@@ -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