chore: white space clean up
This commit is contained in:
parent
2c0b1f59b7
commit
d79dfb7240
2
quickget
2
quickget
@ -1853,7 +1853,7 @@ function get_xerolinux() {
|
|||||||
local URL=""
|
local URL=""
|
||||||
local ISO="xerolinux-2022.12-x86_64.iso"
|
local ISO="xerolinux-2022.12-x86_64.iso"
|
||||||
local URL="https://sourceforge.net/projects/xerolinux/files/Releases"
|
local URL="https://sourceforge.net/projects/xerolinux/files/Releases"
|
||||||
|
|
||||||
HASH=$(wget -q -O- "${URL}/${ISO}.sha256" | cut -d' ' -f1)
|
HASH=$(wget -q -O- "${URL}/${ISO}.sha256" | cut -d' ' -f1)
|
||||||
echo "${URL}/${ISO} ${HASH}"
|
echo "${URL}/${ISO} ${HASH}"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user