mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-09-26 12:51:10 +08:00
Custom go2rtc
This commit is contained in:
BIN
bin/go2rtc_linux_amd64
Normal file
BIN
bin/go2rtc_linux_amd64
Normal file
Binary file not shown.
BIN
bin/go2rtc_linux_arm
Normal file
BIN
bin/go2rtc_linux_arm
Normal file
Binary file not shown.
BIN
bin/go2rtc_linux_arm64
Normal file
BIN
bin/go2rtc_linux_arm64
Normal file
Binary file not shown.
@@ -39,7 +39,8 @@ else
|
||||
;;
|
||||
esac
|
||||
rm -f /usr/local/bin/go2rtc
|
||||
curl -L -s -o /usr/local/bin/go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/${GO2RTC_VERSION}/go2rtc_linux_${GO2RTC_ARCH}"
|
||||
#curl -L -s -o /usr/local/bin/go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/${GO2RTC_VERSION}/go2rtc_linux_${GO2RTC_ARCH}"
|
||||
cp "/app/ring-mqtt-${BRANCH}/bin/go2rtc_linux_${GO2RTC_ARCH}" /usr/local/bin/go2rtc
|
||||
chmod +x /usr/local/bin/go2rtc
|
||||
|
||||
case "${APK_ARCH}" in
|
||||
|
Reference in New Issue
Block a user