This commit is contained in:
Oleg Kalachev
2021-12-11 00:25:49 +03:00
parent a82736f041
commit f960e5e662

View File

@@ -12,4 +12,4 @@ catkin_install_python(PROGRAMS update
)
add_custom_target(roswww_static ALL
COMMAND rosrun roswww_static update)
COMMAND ${CATKIN_ENV} rosrun roswww_static update)