mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
White space clean up
This commit is contained in:
parent
2d72601fbf
commit
67d07dfb89
1 changed files with 1 additions and 2 deletions
3
quickget
3
quickget
|
@ -327,7 +327,7 @@ function releases_garuda() {
|
|||
|
||||
function releases_haiku() {
|
||||
echo r1beta3-x86_64 \
|
||||
r1beta3-x86_gcc2h
|
||||
r1beta3-x86_gcc2h
|
||||
}
|
||||
|
||||
function releases_kali() {
|
||||
|
@ -1344,7 +1344,6 @@ function get_popos() {
|
|||
make_vm_config "${ISO}"
|
||||
}
|
||||
|
||||
|
||||
function get_regolith() {
|
||||
local HASH=""
|
||||
local ISO=""
|
||||
|
|
Loading…
Reference in a new issue