Skip to content
Snippets Groups Projects
Verified Commit 9c6190fd authored by Qiyang Sun's avatar Qiyang Sun :speech_balloon:
Browse files

Bugfix typos

parent 82c49a0e
No related branches found
No related tags found
No related merge requests found
...@@ -62,9 +62,7 @@ level_two() { ...@@ -62,9 +62,7 @@ level_two() {
gp23hi gp23hi
/sbin/level3d.sh & /sbin/level3d.sh &
/usr/bin/marvision 1>/dev/null 2>/dev/null /usr/bin/marvision 1>/dev/null 2>/dev/null
# To avoid undefined behaviours when marvision exited abnormally, wait $!
# reboot the system.
reboot -f
} }
level_three() { level_three() {
......
#!/bin/sh #!/bin/sh
/usr/local/gpiomon -c 0 -n 1 -q 24 /usr/bin/gpiomon -c 0 -n 1 -q 24
# blocked until # blocked until
/sbin/chlevel.sh 3 /sbin/chlevel.sh 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment