White space cleanup

pull/165/head
Martin Wimpress 3 years ago
parent 1589c76846
commit dcd5039629
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 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…
Cancel
Save