Clean log

This commit is contained in:
Alexandre
2024-10-05 16:23:51 +02:00
committed by GitHub
parent 75bdf5220c
commit 027b0907ab
5 changed files with 0 additions and 10 deletions

View File

@@ -6,7 +6,6 @@ set -e
# SET /CONFIG #
###############
echo " "
bashio::log.info "Ensuring the file structure is correct:"
# Create default configuration files if not present
@@ -87,4 +86,3 @@ mkdir -p "$MPLCONFIGDIR"
chown pi:pi "$MPLCONFIGDIR"
chmod 777 "$MPLCONFIGDIR"
echo " "