Fix building documentation

This commit is contained in:
Oleg Kalachev
2019-01-28 02:54:08 +03:00
parent fff52fc357
commit 930bf03550

View File

@@ -151,6 +151,7 @@ echo_stamp "Installing CLEVER" \
echo_stamp "Build CLEVER documentation"
cd /home/pi/catkin_ws/src/clever
NPM_CONFIG_UNSAFE_PERM=true npm install gitbook-cli -g
NPM_CONFIG_UNSAFE_PERM=true gitbook install
gitbook build
echo_stamp "Installing additional ROS packages"