Skip to content
Snippets Groups Projects

Resolve "Migrate industrial_ci to master branch"

1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -4,6 +4,4 @@ set -e
# setup application environment
# shellcheck disable=SC1091
source "/root/target_ws/install/setup.bash"
# shellcheck disable=SC1091
source "/root/upstream_ws/install/setup.bash"
exec "$@"
Loading