Update run.sh

This commit is contained in:
Alexandre
2021-06-24 14:29:44 +02:00
committed by GitHub
parent 9ec071a6f9
commit bd208f53f5

View File

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