diff --git a/cmake/debian/postinst b/cmake/debian/postinst index 37234585..ac17c42f 100644 --- a/cmake/debian/postinst +++ b/cmake/debian/postinst @@ -20,7 +20,7 @@ install_file() echo "--- hyperion ambilight postinstall ---" echo "- install configuration template" mkdir -p /etc/hyperion -install_file /usr/share/hyperion/config/hyperion.config.json.example /etc/hyperion/hyperion.config.json +install_file /usr/share/hyperion/config/hyperion.config.json.default /etc/hyperion/hyperion.config.json HYPERION_RUNNING=false