diff --git a/builder/image-ros.sh b/builder/image-ros.sh index 9b469574..7b185b45 100755 --- a/builder/image-ros.sh +++ b/builder/image-ros.sh @@ -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"