Explorar o código

... spell it right this time

Abram Connelly %!s(int64=6) %!d(string=hai) anos
pai
achega
2387ce939d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      busunit/scripts/rc.local

+ 1 - 1
busunit/scripts/rc.local

@@ -30,7 +30,7 @@ sleep 2
 /home/bus/bin/update_loop.sh 2>&1 >> /tmp/run.log &
 sleep 2
 
-/home/bus/bin/reset_gps.py 2>&1 >> /tmp/gps.log &
+/home/bus/bin/reset-gps 2>&1 >> /tmp/gps.log &
 sleep 2
 
 exit 0