Merge branch 'devel-en' into devel-zht

This commit is contained in:
dragonpilot
2019-10-14 13:46:16 +10:00
3 changed files with 5 additions and 0 deletions
Binary file not shown.
+2
View File
@@ -24,6 +24,8 @@ function launch {
#
# exec "${BASH_SOURCE[0]}"
# fi
chmod 700 reset_update.sh
chmod 700 bs
# no cpu rationing for now
echo 0-3 > /dev/cpuset/background/cpus
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/bash
#cd /data/openpilot && git reset --hard && git pull && reboot
cd /data/openpilot && git status