You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
234 B
Bash
5 lines
234 B
Bash
12 months ago
|
#!/bin/bash
|
||
|
# cvlc --alsa-audio-device jack https://streaming.domainepublic.net/radiopanik.mp3?94ba3374-26b9-4f04-91d2-293ebe24d5c0
|
||
|
cvlc --alsa-audio-device jack https://s2.radio.co/sde6c7b42e/listen
|
||
|
# --alsa-audio-device jack / hw:1
|