Update core/tabs/utils/create-bootable-usb.sh

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
Lennart Pieperjohanns 2024-10-17 19:45:22 +02:00 committed by GitHub
parent 85faa772ea
commit d703bdf682
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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