Fix building documentation

This commit is contained in:
Oleg Kalachev
2019-01-28 02:07:23 +03:00
parent 9f9bc3d143
commit fff52fc357

View File

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