소스 검색

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,8 +443,8 @@ EOF
443 443
       echo '[Install]';
444 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 450
 function install_scuttlebot {