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