mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
White space cleanup
This commit is contained in:
parent
1589c76846
commit
dcd5039629
1 changed files with 0 additions and 1 deletions
1
quickget
1
quickget
|
@ -94,7 +94,6 @@ function list_csv() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
for RELEASE in $("releases_${FUNC}"); do
|
for RELEASE in $("releases_${FUNC}"); do
|
||||||
|
|
||||||
if [ "${OS}" == "macos" ]; then
|
if [ "${OS}" == "macos" ]; then
|
||||||
DOWNLOADER="macrecovery"
|
DOWNLOADER="macrecovery"
|
||||||
elif [ "${OS}" == "ubuntu" ] && [ "${RELEASE}" == "canary" ]; then
|
elif [ "${OS}" == "ubuntu" ] && [ "${RELEASE}" == "canary" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue