diff options
Diffstat (limited to 'radio.sh')
| -rwxr-xr-x | radio.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ # # Start the encoder for the radio -# Declare radios to be an associative array -declare -A radios +set -e source site/configuration.sh |
