White space clean up

This commit is contained in:
Martin Wimpress 2022-02-21 03:53:19 +00:00
parent 2d72601fbf
commit 67d07dfb89
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -327,7 +327,7 @@ function releases_garuda() {
function releases_haiku() { function releases_haiku() {
echo r1beta3-x86_64 \ echo r1beta3-x86_64 \
r1beta3-x86_gcc2h r1beta3-x86_gcc2h
} }
function releases_kali() { function releases_kali() {
@ -1344,7 +1344,6 @@ function get_popos() {
make_vm_config "${ISO}" make_vm_config "${ISO}"
} }
function get_regolith() { function get_regolith() {
local HASH="" local HASH=""
local ISO="" local ISO=""