mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23: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
|
||||
echo "--------------------------"
|
||||
printf "$(date)\n"
|
||||
printf %b "$(date)\n"
|
||||
echo "Starting beets.sh for $(basename $1)"
|
||||
|
||||
BEETSDIR=/config
|
||||
|
|
|
|||
Loading…
Reference in a new issue