Update run.sh

This commit is contained in:
Alexandre
2021-06-23 22:00:35 +02:00
committed by GitHub
parent cd6dd62965
commit e31bd5a27a

View File

@@ -42,7 +42,7 @@ fi
#################
# Create config #
#################
mustache-cli /data/options.json /templates/inadyn.mustache > /usr/local/etc/inadyn.conf
/usr/bin/mustache-cli /data/options.json /templates/inadyn.mustache > /usr/local/etc/inadyn.conf
##############
# Launch App #