remove accidental whitespace
This commit is contained in:
parent
1166fbdaeb
commit
bc58767699
1 changed files with 1 additions and 1 deletions
2
strm
2
strm
|
|
@ -219,7 +219,7 @@ if [ "$tmp_ignore_files" != "" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Synchronize playback directory
|
# Synchronize playback directory
|
||||||
if [ "$list" == false ] && [ "$playback_directory" != "" ]; then
|
if [ "$list" == false ] && [ "$playback_directory" != "" ]; then
|
||||||
|
|
||||||
# Check if rsync is installed
|
# Check if rsync is installed
|
||||||
if ! command -v rsync &>/dev/null; then
|
if ! command -v rsync &>/dev/null; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue