3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
spotdl "$1" --output ~/storage/music
|