Explorar el Código

Comment out for now

Bob Mottram hace 7 años
padre
commit
b5e3659ead
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/freedombone-app-scuttlebot

+ 2
- 2
src/freedombone-app-scuttlebot Ver fichero

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 {