Browse Source

Comment out for now

Bob Mottram 7 years ago
parent
commit
b5e3659ead
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/freedombone-app-scuttlebot

+ 2
- 2
src/freedombone-app-scuttlebot View File

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 {