瀏覽代碼

Comment out for now

Bob Mottram 7 年之前
父節點
當前提交
b5e3659ead
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      src/freedombone-app-scuttlebot

+ 2
- 2
src/freedombone-app-scuttlebot 查看文件

443
       echo '[Install]';
443
       echo '[Install]';
444
       echo 'WantedBy=multi-user.target'; } > "$rootdir/etc/systemd/system/scuttlebot.service"
444
       echo 'WantedBy=multi-user.target'; } > "$rootdir/etc/systemd/system/scuttlebot.service"
445
 
445
 
446
-    scuttlebot_git_setup mesh
447
-    git_ssb_script mesh
446
+    #scuttlebot_git_setup mesh
447
+    #git_ssb_script mesh
448
 }
448
 }
449
 
449
 
450
 function install_scuttlebot {
450
 function install_scuttlebot {