From b94817738bd52ca9ee75c9a2e27784415018553e Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Tue, 18 Apr 2023 02:13:34 +0100 Subject: [PATCH] maybe found issue (typo in env var?) --- .github/github_update_homepage.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/github_update_homepage.sh b/.github/github_update_homepage.sh index c00e896..68b5404 100755 --- a/.github/github_update_homepage.sh +++ b/.github/github_update_homepage.sh @@ -24,9 +24,9 @@ echo "Adding remote pinning service..." ) > /dev/null 2>&1 echo "Connecting to some IPFS node..." -#( +( ipfs swarm connect "$IPFS_SWARM_CONNECT_TO" -#) > /dev/null 2>&1 +) > /dev/null 2>&1 echo "Pinning $h on the remote service..." (