Commit 8ac14e08 authored by Inès EL HADRI's avatar Inès EL HADRI 💤

Fix scripts path

parent 2b707e45
......@@ -32,7 +32,9 @@ install(DIRECTORY
)
# Python scripts
install( DIRECTORY
scripts
install( PROGRAMS
scripts/myNode
scripts/tuto_move
scripts/tuto_scan_echo
DESTINATION lib/${PROJECT_NAME}
)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment