Преглед изворни кода

Don't try to install apps within config command

Bob Mottram пре 8 година
родитељ
комит
9188a52cbf
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0
    4
      src/freedombone-config

+ 0
- 4
src/freedombone-config Прегледај датотеку

@@ -1346,10 +1346,6 @@ function interactive_config {
1346 1346
     choose_default_domain_name
1347 1347
     choose_email_address
1348 1348
 
1349
-    detect_installable_apps
1350
-    choose_apps_for_variant ${SYSTEM_TYPE}
1351
-    install_apps interactive
1352
-
1353 1349
     # delete the temporary configuration file
1354 1350
     if [ -f temp.cfg ]; then
1355 1351
         shred -zu temp.cfg