diff --git a/rcPCIe_SDXPINN_toolkit.sh b/rcPCIe_SDXPINN_toolkit.sh index b92d998..5d99d0a 100644 --- a/rcPCIe_SDXPINN_toolkit.sh +++ b/rcPCIe_SDXPINN_toolkit.sh @@ -74,7 +74,7 @@ install_mount_fix() { # Install mount-fix cd /tmp curl -O https://raw.githubusercontent.com/$GITUSER/$GITREPO/$GITTREE/opkg-feed/sdxpinn-mount-fix_1.1.0_aarch64_cortex-a53.ipk - opkg install sdxpinn-mount-fix_1.1.0_aarch64_cortex-a53.ipk + opkg install sdxpinn-mount-fix_1.2.0_aarch64_cortex-a53.ipk } basic_55x_setup() {