# 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
echo"ERROR: gateway executable not yet built"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.