This commit is contained in:
Ray Ozzie 2016-03-25 13:39:11 -04:00
parent ec8100b044
commit 521dd2b2ce

View File

@ -1,6 +1,6 @@
#! /bin/bash
# Stop on the first sign of trouble!
# Stop on the first sign of trouble
set -e
echo "The Things Network RPi + IC880A Gateway Builder/Installer"