mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-20 19:03:08 +01:00
refactor: Remove pointless comment
Co-authored-by: nyx <nnyyxxxx@protonmail.com>
This commit is contained in:
parent
8f689c4668
commit
30f34d85e4
@ -125,7 +125,6 @@ get_architecture() {
|
|||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
# Function to fetch ISO URLs
|
|
||||||
get_online_iso() {
|
get_online_iso() {
|
||||||
get_architecture
|
get_architecture
|
||||||
printf "%b\n" "${YELLOW}Fetching available operating systems...${RC}"
|
printf "%b\n" "${YELLOW}Fetching available operating systems...${RC}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user