Update run.sh

This commit is contained in:
Alexandre
2021-06-23 21:40:33 +02:00
committed by GitHub
parent 1e4ab418c1
commit 9850070b53

View File

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