mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-17 02:42:10 +08:00
Merge branch 'devel-en' into devel-zht
This commit is contained in:
Binary file not shown.
@@ -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
|
||||
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
#cd /data/openpilot && git reset --hard && git pull && reboot
|
||||
cd /data/openpilot && git status
|
||||
Reference in New Issue
Block a user