#!/bin/sh

VER=`cat /usr/bin/gateway-version.txt`

echo "Sixfab Lora Gateway $VER"
