diff --git a/strm b/strm index 52f4f05..0c7b8ec 100755 --- a/strm +++ b/strm @@ -219,7 +219,7 @@ if [ "$tmp_ignore_files" != "" ]; then fi # Synchronize playback directory -if [ "$list" == false ] && [ "$playback_directory" != "" ]; then +if [ "$list" == false ] && [ "$playback_directory" != "" ]; then # Check if rsync is installed if ! command -v rsync &>/dev/null; then