mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 12:59:41 +00:00
Update core/tabs/utils/create-bootable-usb.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
85faa772ea
commit
d703bdf682
|
@ -76,7 +76,7 @@ fetch_fedora_latest_iso() {
|
|||
{ print $0 }
|
||||
}' |
|
||||
head -n 1)
|
||||
printf "%b\n" "${GREEN} Selected Fedora Workstation (latest) ISO URL: ${RC} $FEDORA_URL"
|
||||
printf "%b\n" "${GREEN} Selected Fedora Workstation (latest) ISO URL:${RC} $FEDORA_URL"
|
||||
}
|
||||
|
||||
# Function to ask whether to use local or online ISO
|
||||
|
|
Loading…
Reference in New Issue
Block a user