debug
This commit is contained in:
parent
56885c2b06
commit
bb1ac4f77a
4
.github/github_update_homepage.sh
vendored
4
.github/github_update_homepage.sh
vendored
|
@ -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..."
|
||||||
(
|
(
|
||||||
|
|
Loading…
Reference in New Issue
Block a user