Skip to content

Commit 3eba6de

Browse files
authored
Update build_ros2.sh
1 parent 2ae1352 commit 3eba6de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devel/build_ros2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ cd $TMP_DIR
9797
echo "
9898
#!/bin/bash
9999
rm -r $TMP_DIR
100-
" >> "~/sas_ws/src/sas/.devel/remove_tmp_folder.sh"
100+
" > "~/sas_ws/src/sas/.devel/remove_tmp_folder.sh"
101101

102102
####################################################################
103103
# Clone all packages

0 commit comments

Comments
 (0)