Update run.sh

This commit is contained in:
Alexandre
2021-06-24 14:13:39 +02:00
committed by GitHub
parent 8383b827fa
commit 9ec071a6f9

View File

@@ -48,7 +48,7 @@ done
# Create config # # Create config #
################# #################
mustache-cli /data/options.json /templates/inadyn.mustache > /etc/inadyn.conf mustache-cli -C /data/options.json /templates/inadyn.mustache > /etc/inadyn.conf
############## ##############
# Launch App # # Launch App #