Update rcPCIe_SDXPINN_toolkit.sh

This commit is contained in:
Cameron Thompson
2025-01-28 19:58:23 -05:00
parent c4e2bfb714
commit 6ac3f137fd

View File

@@ -59,8 +59,8 @@ install_mount_fix() {
fi
# Install mount-fix
cd /tmp
curl -O https://raw.githubusercontent.com/$GITUSER/$GITREPO/$GITTREE/opkg-feed/sdxpinn-mount-fix_1.3.1_aarch64_cortex-a53.ipk
opkg install sdxpinn-mount-fix_1.3.1_aarch64_cortex-a53.ipk
curl -O https://raw.githubusercontent.com/$GITUSER/$GITREPO/$GITTREE/opkg-feed/sdxpinn-mount-fix_1.3.2_aarch64_cortex-a53.ipk
opkg install sdxpinn-mount-fix_1.3.2_aarch64_cortex-a53.ipk
}
basic_55x_setup() {