reversed changes that created issues
This commit is contained in:
parent
965500aa5c
commit
bd1c91f437
2
kunst
2
kunst
|
@ -203,7 +203,7 @@ main() {
|
||||||
FIRST_RUN=true
|
FIRST_RUN=true
|
||||||
while true; do
|
while true; do
|
||||||
update_cover
|
update_cover
|
||||||
write_tag
|
# write_tag
|
||||||
if [ $ARTLESS == true ];then
|
if [ $ARTLESS == true ];then
|
||||||
# Dhange the path to COVER because the music note
|
# Dhange the path to COVER because the music note
|
||||||
# image is a png not jpg
|
# image is a png not jpg
|
||||||
|
|
Loading…
Reference in New Issue