From 938f997f6b00158cd7649246100d2dcfa98fccf7 Mon Sep 17 00:00:00 2001 From: joncrall Date: Thu, 4 Jul 2024 23:30:53 -0400 Subject: [PATCH] wip --- shitspotter/phone_manager.py | 2 -- 1 file changed, 2 deletions(-) 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 "