瀏覽代碼

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
     choose_default_domain_name
1346
     choose_default_domain_name
1347
     choose_email_address
1347
     choose_email_address
1348
 
1348
 
1349
-    detect_installable_apps
1350
-    choose_apps_for_variant ${SYSTEM_TYPE}
1351
-    install_apps interactive
1352
-
1353
     # delete the temporary configuration file
1349
     # delete the temporary configuration file
1354
     if [ -f temp.cfg ]; then
1350
     if [ -f temp.cfg ]; then
1355
         shred -zu temp.cfg
1351
         shred -zu temp.cfg