- Updated on May 29 to accommodate etcd container not having
/bin/shavailable anymore.
curl -sL https://get.rke2.io | sh
systemctl daemon-reload
systemctl start rke2-server
| #EXTM3U | |
| #EXTINF:0 tvg-name="SRF1 HD" tvg-language="chde" tvg-country="ch" tvg-id="1010" tvg-logo="https://tv7api2.tv.init7.net/media/logos/SRF1HD_300x300px.png" group-title="",SRF1 HD | |
| https://tv7api2.tv.init7.net/api/live/?channel=5620aa6c-3349-44bc-91eb-dfb08e70634f | |
| #EXTINF:0 tvg-name="SRFzwei HD" tvg-language="chde" tvg-country="ch" tvg-id="1012" tvg-logo="https://tv7api2.tv.init7.net/media/logos/srf-zwei-hd-neu.png" group-title="",SRFzwei HD | |
| https://tv7api2.tv.init7.net/api/live/?channel=0d838fbe-c285-4cc9-8f94-c1b1d11ea87c | |
| #EXTINF:0 tvg-name="SRF Info HD" tvg-language="chde" tvg-country="ch" tvg-id="1015" tvg-logo="https://tv7api2.tv.init7.net/media/logos/srf-info-hd-neu.png" group-title="",SRF Info HD | |
| https://tv7api2.tv.init7.net/api/live/?channel=9f30a91d-7f1a-4307-964a-31e19ca28d7e | |
| #EXTINF:0 tvg-name="blue Zoom D" tvg-language="chde" tvg-country="ch" tvg-id="1020" tvg-logo="https://tv7api2.tv.init7.net/media/logos/Zoom_D.jpg" group-title="",blue Zoom D | |
| https://tv7api2.tv.init7.net/api/live/?channel=35e |
| #!env sh | |
| mac=C0:28:8D:00:2A:A8 | |
| function ue_on() { | |
| handle=0x0003 | |
| value=b469218dd9e701 | |
| gatttool -b $mac --char-write-req --handle=$handle --value $value | |
| } |