Update Aarch64 support (#52)

* update aarch64 support; update readme

* remove test code

* oops, more test code

* update readme
This commit is contained in:
taylorbourne
2021-07-22 20:45:35 -07:00
committed by GitHub
parent 733b6750e6
commit 07a994faed
3 changed files with 28 additions and 11 deletions

View File

@@ -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