diff --git a/core/tabs/utils/create-bootable-usb.sh b/core/tabs/utils/create-bootable-usb.sh index 1954e09a..1ab46bc4 100644 --- a/core/tabs/utils/create-bootable-usb.sh +++ b/core/tabs/utils/create-bootable-usb.sh @@ -125,7 +125,6 @@ get_architecture() { esac } -# Function to fetch ISO URLs get_online_iso() { get_architecture printf "%b\n" "${YELLOW}Fetching available operating systems...${RC}"