فهرست منبع

... spell it right this time

Abram Connelly 6 سال پیش
والد
کامیت
2387ce939d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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