|
|
@ -10,7 +10,7 @@ fi |
|
|
|
|
|
|
|
# check and load raspiblitz config |
|
|
|
# to know which network is running |
|
|
|
source /mnt/hdd/raspiblitz.conf 2>/dev/null |
|
|
|
source /mnt/hdd/raspiblitz.conf |
|
|
|
if [ ${#network} -eq 0 ]; then |
|
|
|
echo "FAIL - missing /mnt/hdd/raspiblitz.conf" |
|
|
|
exit 1 |
|
|
|