Sfoglia il codice sorgente

调整播报IP为后台执行

Yu.Ding 10 ore fa
parent
commit
ec59ab9844
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      etc/rc.local

+ 1 - 1
etc/rc.local

@@ -35,7 +35,7 @@ fi
 
 sleep 5
 
-/etc/scripts/play_ip
+/etc/scripts/play_ip &
 
 /etc/scripts/watch.sh start > /dev/null 2>&1 &