mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-21 21:09:42 +00: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…
Reference in New Issue
Block a user