From 39acf5aa1f973ca120479c4830f52a38f8c908e8 Mon Sep 17 00:00:00 2001 From: "ODR on core.mpb.li" Date: Sun, 24 Aug 2014 10:52:06 +0200 Subject: Correct configuration handling --- radio.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'radio.sh') diff --git a/radio.sh b/radio.sh index d475ce4..b39eb39 100755 --- a/radio.sh +++ b/radio.sh @@ -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 -- cgit v1.2.3