Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
container: Fix variable globbing in run script
This allows to execute chained commands. For example: ./run-ubuntu-container.sh "mkdir -p build && cd build && ../container/support-scripts/build-all.sh && make -j"
- Loading branch information