mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
fix typo
This commit is contained in:
parent
4fc02da75e
commit
cff1c450b7
1 changed files with 1 additions and 1 deletions
2
quickget
2
quickget
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue