fixed typo
This commit is contained in:
parent
5eb88964df
commit
d26883d5b5
|
@ -1,4 +1,3 @@
|
||||||
GNU nano 6.1 /home/ktn/.local/bin/nowplaying
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
SONG=$( cat ~/.nowplaying2.tmp )
|
SONG=$( cat ~/.nowplaying2.tmp )
|
||||||
#while :; do
|
#while :; do
|
||||||
|
|
Loading…
Reference in a new issue