www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules

commit b94817738bd52ca9ee75c9a2e27784415018553e
parent bb1ac4f77a6f828ab9e5c1a5d226528782e18271
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Tue, 18 Apr 2023 02:13:34 +0100

maybe found issue (typo in env var?)

Diffstat:
M.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 @@ -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..." (