From cc4e595765b5ba703113fd6ac8e34bf973cd03a4 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 24 Mar 2020 06:14:21 +0100 Subject: [PATCH] ssb again --- .install/scuttlebutt.sh | 2 +- zen/zen_MAKE.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.install/scuttlebutt.sh b/.install/scuttlebutt.sh index f9062c8..54dc526 100755 --- a/.install/scuttlebutt.sh +++ b/.install/scuttlebutt.sh @@ -55,7 +55,7 @@ echo " _| $nodename " - if [[ ! $extension ]]; then + if [[ $extension == $nodename ]]; then nodename=$nodename.home # LOCAL cat > ~/.ssb/config <