We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d801f commit be5d2bdCopy full SHA for be5d2bd
codespaces_create_and_start_containers.sh
@@ -2,7 +2,7 @@
2
3
# Purpose: In GitHub Codespaces, automates the setup of Docker containers,
4
# preparation of Ansible inventory, and modification of tasks for testing.
5
-# Usage: ./codespaces_create_and_Start_containers.sh
+# Usage: ./codespaces_create_and_start_containers.sh
6
7
# Enable strict error handling for better script robustness
8
set -e # Exit immediately if a command exits with a non-zero status
0 commit comments