@@ -99,9 +99,8 @@ cpuArch="$(echo "${os_cpuArch}" | cut -f 2- -d '-')" ( cd "${os_cpuArch}" || exit 1 - for version in *; do if [ -h "${version}" ]; then continue