Update Audio.service.bash

This commit is contained in:
RandomNinjaAtk 2023-07-11 12:19:59 +00:00 committed by GitHub
parent 2a975460d4
commit 2d9aa8960b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -734,8 +734,8 @@ ProcessWithBeets () {
rm /config/extended/beets-library.blb
sleep 0.5
fi
if [ -f /config/extended/logs/beets.log ]; then
rm /config/extended/logs/beets.log
if [ -f /config/extended/beets.log ]; then
rm /config/extended/beets.log
sleep 0.5
fi