mirror of
https://github.com/dewomser/Toot_music_is_playing.git
synced 2026-03-13 16:37:17 +01:00
shellcheck Grrr!
This commit is contained in:
parent
1112138749
commit
cf139503d3
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ readarray -t a <<< "$(qdbus org.mpris.MediaPlayer2.$player /org/mpris/MediaPlaye
|
||||||
#//Bild kopieren
|
#//Bild kopieren
|
||||||
lolo1=$(urldecode "${a[0]}")
|
lolo1=$(urldecode "${a[0]}")
|
||||||
|
|
||||||
convert $lolo1 -gravity south -background YellowGreen -splice 0x18 -annotate +0+2 'Die Tweet_Music-App ist vom @dewomser' cover.jpg
|
convert "$lolo1" -gravity south -background YellowGreen -splice 0x18 -annotate +0+2 'Die Tweet_Music-App ist vom @dewomser' cover.jpg
|
||||||
|
|
||||||
#cp "$lolo1" "$PWD"/cover.jpg
|
#cp "$lolo1" "$PWD"/cover.jpg
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue