diff --git a/zen/gchange_INIT.sh b/zen/gchange_INIT.sh index d0d2ea7..53fadd6 100755 --- a/zen/gchange_INIT.sh +++ b/zen/gchange_INIT.sh @@ -103,8 +103,8 @@ fi # GET LIST of issuer(s) who likes me & A_boostrap_nodes.txt IamBOOTSTRAP=$(cat ~/.zen/astrXbian/A_boostrap_nodes.txt | grep "$G1PUB") # AM I A BOOTSTRAP ? -################## AUTO PINNING -~/.zen/astrXbian/zen/tools/autoPINfriends.sh +################## AUTO PINNING for BOOTSTRAP +[[ $IamBOOTSTRAP ]] && ~/.zen/astrXbian/zen/tools/autoPINfriends.sh ################## AUTO PINNING