jsk-ros-pkg / jsk_3rdparty

42 stars 60 forks source link

[dialogflow_task_executive] chmod -x because of catkin_virtualenv #449

Closed knorth55 closed 1 year ago

knorth55 commented 1 year ago

because catkin_virtualenv create executable files in devel dir, we need to set chmod -x for files in node_scripts. this PR change the mode -x for node_scripts/*.py.