aws:bash-read-in-values
Differences
This shows you the differences between two versions of the page.
| aws:bash-read-in-values [18/09/2025 14:54] – created andrew | aws:bash-read-in-values [18/09/2025 14:55] (current) – andrew | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| #!/bin/bash | #!/bin/bash | ||
| - | # Control to disable - read in as argument | ||
| - | # CONTROL_ID=' | ||
| CONTROL_ID=$1 | CONTROL_ID=$1 | ||
| if [ -z ${CONTROL_ID} ]; then | if [ -z ${CONTROL_ID} ]; then | ||
| - | echo " | + | echo " |
| exit 1 | exit 1 | ||
| fi | fi | ||
aws/bash-read-in-values.1758207272.txt.gz · Last modified: by andrew
