From 5c42294052115944589dc6857b01d12ae0dd5dcf Mon Sep 17 00:00:00 2001 From: qo-op Date: Mon, 23 Mar 2020 22:32:30 +0100 Subject: [PATCH] ssb Pub/Local config --- .install/scuttlebutt.sh | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.install/scuttlebutt.sh b/.install/scuttlebutt.sh index ebea782..687ddb2 100755 --- a/.install/scuttlebutt.sh +++ b/.install/scuttlebutt.sh @@ -40,23 +40,8 @@ scuttlebutt() { nodename=$(cat /etc/hostname) extension=$(echo $nodename | cut -d '.' -f 2) - if [[ $extension == "" ]]; then - nodename=$nodename.home - - # LOCAL - cat > ~/.ssb/config < ~/.ssb/config <