mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 16:34:31 +01:00
checkstyle fixing
This commit is contained in:
parent
c181600a7d
commit
9f1b7e76e9
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ fi
|
||||||
|
|
||||||
# process files
|
# process files
|
||||||
echo "--------------------------"
|
echo "--------------------------"
|
||||||
printf "$(date)\n"
|
printf %b "$(date)\n"
|
||||||
echo "Starting beets.sh for $(basename $1)"
|
echo "Starting beets.sh for $(basename $1)"
|
||||||
|
|
||||||
BEETSDIR=/config
|
BEETSDIR=/config
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue