diff --git a/vm/truenas-vm.sh b/vm/truenas-vm.sh index 7f46ce73d..675a4de7a 100644 --- a/vm/truenas-vm.sh +++ b/vm/truenas-vm.sh @@ -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")