asdf
This commit is contained in:
parent
7c7e5be4ca
commit
4013303e60
2
run.sh
2
run.sh
@ -1,6 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
# Exit if we're debugging and haven't yet built the gateway
|
# Exit if we're debugging and haven't yet built the gateway.
|
||||||
|
|
||||||
if [ ! -f "ttn-gateway" ]; then
|
if [ ! -f "ttn-gateway" ]; then
|
||||||
echo "ERROR: gateway executable not yet built"
|
echo "ERROR: gateway executable not yet built"
|
||||||
|
Loading…
Reference in New Issue
Block a user