This website requires JavaScript.
Explore
Help
Register
Sign In
jhy
/
RobotKernal-UESTC
forked from
logzhan/RobotKernal-UESTC
Watch
1
Star
0
Fork
You've already forked RobotKernal-UESTC
0
Code
Pull Requests
Activity
main
RobotKernal-UESTC
/
Code
/
MowingRobot
/
pibot_ros
/
pibot_remove_upstart.sh
5 lines
74 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
sudo systemctl disable pibot
sudo systemctl is-enabled pibot
View Git Blame
Copy Permalink