New Script: noagendastream.sh
This commit is contained in:
parent
823e728a8d
commit
a488e9c456
6
noagendastream.sh
Executable file
6
noagendastream.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
if [ -f /usr/bin/mpv ];then
|
||||
mpv http://listen.noagendastream.com/noagenda
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user