4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
vlc -Z -L -I ncurses --no-video --recursive expand ~/Documents/stations.xspf
|