From b9725b49dfa5898b89fed6e6150c12495fffc30b Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 10 Dec 2022 20:07:32 +0100 Subject: [PATCH] PLAYERFEEDS --- tools/Connect_PLAYER_To_Gchange.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/Connect_PLAYER_To_Gchange.sh b/tools/Connect_PLAYER_To_Gchange.sh index 70d6719a..87deb1ff 100755 --- a/tools/Connect_PLAYER_To_Gchange.sh +++ b/tools/Connect_PLAYER_To_Gchange.sh @@ -8,6 +8,7 @@ isLAN=$(echo $myIP | grep -E "/(^127\.)|(^192\.168\.)|(^10\.)|(^172\.1[6-9]\.)|( [[ ! $myIP || $isLAN ]] && myIP="ipfs.localhost" IPFSNODEID=$(ipfs id -f='\n') +export PLAYERFEEDS="" ME="${0##*/}" ######################################################################### CONNECT PLAYER WITH GCHANGE