This commit is contained in:
Suzanne Soy 2023-04-18 02:09:50 +01:00
parent 56885c2b06
commit bb1ac4f77a

View File

@ -24,9 +24,9 @@ echo "Adding remote pinning service..."
) > /dev/null 2>&1 ) > /dev/null 2>&1
echo "Connecting to some IPFS node..." echo "Connecting to some IPFS node..."
( #(
ipfs swarm connect "$IPFS_SWARM_CONNECT_TO" ipfs swarm connect "$IPFS_SWARM_CONNECT_TO"
) > /dev/null 2>&1 #) > /dev/null 2>&1
echo "Pinning $h on the remote service..." echo "Pinning $h on the remote service..."
( (