Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Jul 5, 2024
1 parent eb6ae2f commit 938f997
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shitspotter/phone_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ def finalize_transfer(new_dpath):
echo "
On IPFS server run:
NEW_ASSETS_CID=$NEW_ASSETS_CID
ipfs pin add --name {new_assets_name} --progress -- $NEW_ASSETS_CID
"
Expand All @@ -491,7 +490,6 @@ def finalize_transfer(new_dpath):
echo "
Then on IPFS server run:
NEW_ROOT_CID=$NEW_ROOT_CID
ipfs pin add --name {new_dataset_name} --progress $NEW_ROOT_CID
"
Expand Down

0 comments on commit 938f997

Please sign in to comment.