maybe found issue (typo in env var?)

This commit is contained in:
Suzanne Soy 2023-04-18 02:13:34 +01:00
parent bb1ac4f77a
commit b94817738b

View File

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