removed info message
This commit is contained in:
parent
d979edecf1
commit
773d588232
@ -296,7 +296,6 @@ function advanced_settings() {
|
||||
fi
|
||||
done
|
||||
|
||||
msg_info "Fetching iso list from https://download.truenas.com/"
|
||||
ISOARRAY=()
|
||||
while read -r ISOPATH; do
|
||||
FILENAME=$(basename "$ISOPATH")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user