mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23:31 +01:00
fix checkstyle SC2046
This commit is contained in:
parent
44688b81ed
commit
7888b512d3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ fi
|
|||
|
||||
# process files
|
||||
echo "--------------------------"
|
||||
echo $(date)
|
||||
echo "$(date)"
|
||||
echo "Starting beets.sh for $(basename $1)"
|
||||
|
||||
BEETSDIR=/config
|
||||
|
|
|
|||
Loading…
Reference in a new issue