renamed hab-lora-gateway service script

pull/334/head
romeo-golf 2017-01-08 20:17:07 +00:00
rodzic 8bd7c2f514
commit f7b724dfc8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -46,7 +46,7 @@ DECODER_DESC="is a combined receiver and feeder for the LoRa based High Altitude
DECODER_RADIO="Please note that a LoRa transceiver connected via SPI is required to use this decoder"
# Decoder service script variables.
DECODER_SERVICE_SCRIPT_NAME="hab-lora-gateway"
DECODER_SERVICE_SCRIPT_NAME="lora-gateway-service"
DECODER_SERVICE_SCRIPT_URL="https://raw.githubusercontent.com/Romeo-Golf/lora-gateway/master/hab-lora-gateway"
DECODER_SERVICE_SCRIPT_PATH="/etc/init.d/${DECODER_SERVICE_SCRIPT_NAME}"
DECODER_SERVICE_SCRIPT_CONFIG="/etc/${DECODER_SERVICE_SCRIPT_NAME}.conf"