Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-05-11 02:00:42 +02:00 committed by GitHub
parent e7b8c8f25a
commit dd985dd069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -321,6 +321,7 @@ function arcVersion() {
done <<<$(getAllModules "${PLATFORM}" "${KVERP}")
[ ! -d "${USER_UP_PATH}" ] && mkdir -p "${USER_UP_PATH}"
mv -f "${TMP_PATH}/modulelist.user" "${USER_UP_PATH}/modulelist"
dos2unix "${USER_UP_PATH}/modulelist"
if [ "${CUSTOM}" = "false" ]; then
if [ "${ONLYVERSION}" != "true" ]; then
arcPatch