summaryrefslogtreecommitdiff
path: root/src/core/procedures/interactive
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/procedures/interactive')
-rw-r--r--src/core/procedures/interactive2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive
index 52faa44..bfb13ff 100644
--- a/src/core/procedures/interactive
+++ b/src/core/procedures/interactive
@@ -105,8 +105,8 @@ worker_select_source ()
select_source_extras_menu ()
{
+ local default=no
while true; do
- local default=no
ask_option $default "NET (HTTP/FTP) Installation" "Make sure the network is ok and you've selected a mirror before continuing the installer" required \
"1" "${workertitles['runtime_network']}" \
"2" "Select mirror" \