add comment
This commit is contained in:
parent
baf86e2232
commit
f213e899af
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# link to this from ~/.termux/termux-url-opener
|
||||||
|
|
||||||
read url
|
read url
|
||||||
spotdl "$url" --output ~/storage/music
|
spotdl "$url" --output ~/storage/music
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue