Update Aarch64 support (#52)
* update aarch64 support; update readme * remove test code * oops, more test code * update readme
This commit is contained in:
@@ -55,4 +55,11 @@ plexUpdateURL=
|
||||
# channelsUpdateXmltvURL -> http://192.168.1.1:8089/dvr/lineups/XMLTV-<source name>
|
||||
use_channelsAPI=no
|
||||
channelsUpdateM3uURL=
|
||||
channelsUpdateXmltvURL=
|
||||
channelsUpdateXmltvURL=
|
||||
|
||||
### LazyStream Release Names
|
||||
# ** WARNING **
|
||||
# If you change these values you're on your own! There's really no need to change anything here unless
|
||||
# your unique setup calls for it.
|
||||
lazyStreamReleaseName=x86_64-unknown-linux-musl
|
||||
lazyStreamReleaseNameAarch64=aarch64-unknown-linux-gnu
|
||||
|
||||
Reference in New Issue
Block a user