mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-06 03:59:32 +00:00
client_setup: add python pause install
This commit is contained in:
@@ -106,5 +106,8 @@ sed -i "0,/^host/s/\(^h.*\)/host = $4/" client_config.ini
|
||||
sed -i '/Restart=/c Restart=on-failure\
|
||||
RestartSec=3' /lib/systemd/system/roscore.service
|
||||
|
||||
# install python pause module
|
||||
pip install pause
|
||||
|
||||
# restart clever
|
||||
reboot
|
||||
Reference in New Issue
Block a user