Comment out for now
This commit is contained in:
parent
3c342619d5
commit
b5e3659ead
|
@ -443,8 +443,8 @@ EOF
|
||||||
echo '[Install]';
|
echo '[Install]';
|
||||||
echo 'WantedBy=multi-user.target'; } > "$rootdir/etc/systemd/system/scuttlebot.service"
|
echo 'WantedBy=multi-user.target'; } > "$rootdir/etc/systemd/system/scuttlebot.service"
|
||||||
|
|
||||||
scuttlebot_git_setup mesh
|
#scuttlebot_git_setup mesh
|
||||||
git_ssb_script mesh
|
#git_ssb_script mesh
|
||||||
}
|
}
|
||||||
|
|
||||||
function install_scuttlebot {
|
function install_scuttlebot {
|
||||||
|
|
Loading…
Reference in New Issue