Fix new FPV customizer scripts

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2024-10-07 21:14:06 +03:00
parent c42ca656ae
commit 943abdbfe2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Set custom upgrade url
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz'
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_emax-wyvern-link-nor.tgz'
exit 0

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# Set custom upgrade url
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz'
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_runcam-wifilink-nor.tgz'
exit 0