3 lines
61 B
Bash
Executable File
3 lines
61 B
Bash
Executable File
#!/bin/sh
|
|
exec mpv https://lainchan.org:8080/hls/stream.m3u8
|