This commit is contained in:
Vipin Mahawar 2021-12-31 22:54:57 +05:30
parent 4fc02da75e
commit cff1c450b7
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ function get_mxlinux() {
local HASH=""
local ISO=""
local URL=""
local BASE_URL = ""
local BASE_URL=""
validate_release "releases_mxlinux"
FLAVOR=$(echo "${OS}" | cut -d'-' -f2)