New Script: noagendastream.sh
This commit is contained in:
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
|
Reference in New Issue
Block a user