diff --git a/shitspotter/phone_manager.py b/shitspotter/phone_manager.py index a395f66..4ffbdc4 100644 --- a/shitspotter/phone_manager.py +++ b/shitspotter/phone_manager.py @@ -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 " @@ -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 "