client_setup: add python pause install

This commit is contained in:
Arthur Golubtsov
2019-03-22 09:02:08 +00:00
parent c916cc886d
commit 6c849d5321

View File

@@ -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