#!/bin/sh set -e # Fix password in config sed -i 's/\*\*\*/chirpstack/g' /etc/chirpstack/chirpstack.toml # Start ChirpStack exec /usr/bin/chirpstack -c /etc/chirpstack