Merge pull request #3 from AuxXxilium/dev

arc: cleanup
This commit is contained in:
Christian 2024-03-10 12:31:11 +01:00 committed by GitHub
commit d0585cfb34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,9 +31,6 @@ fi
# Get Loader Disk Bus
BUS=$(getBus "${LOADER_DISK}")
# Set Warning to 0
WARNON=0
# Get DSM Data from Config
MODEL="$(readConfigKey "model" "${USER_CONFIG_FILE}")"
PRODUCTVER="$(readConfigKey "productver" "${USER_CONFIG_FILE}")"