diff --git a/root/scripts/audio-pp.bash b/root/scripts/audio-pp.bash index 1220a72..7d28d51 100644 --- a/root/scripts/audio-pp.bash +++ b/root/scripts/audio-pp.bash @@ -219,7 +219,7 @@ Main () { fi fi - if [ -f "$1/beets-match" ]; then + if [ -f "/beets-match" ]; then rm "/beets-match" sleep 0.1 fi