Update rcPCIe_SDXPINN_toolkit.sh

Forgot key add
This commit is contained in:
Cameron Thompson
2024-10-05 22:10:52 -04:00
committed by GitHub
parent 7a2ec5d02c
commit 69a6f7b62d

View File

@@ -79,8 +79,9 @@ install_mount_fix() {
basic_55x_setup() {
echo "src/gz iamromulan-SDXPINN-repo https://raw.githubusercontent.com/iamromulan/quectel-rgmii-toolkit/SDXPINN/opkg-feed" >> /etc/opkg/customfeeds.conf
cd /
cd /tmp
curl -O https://raw.githubusercontent.com/$GITUSER/$GITREPO/$GITTREE/opkg-feed/iamromulan-SDXPINN-repo.key
opkg-key add /tmp/iamromulan-SDXPINN-repo.key
opkg update
echo -e "\e[92m"
echo "iamromulan's ipk/opkg repo added!...."