Skip to content

Commit

Permalink
Update deploy-local-ckbtc.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorkovarik authored Feb 27, 2024
1 parent 254d41a commit ab1a94d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy-local-ckbtc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ if [ "$DFX_NETWORK" != "ic" ]; then
sed $SED_INPLACE 's/service : (ledger_arg : LedgerArg) -> {/service : {/g' icrc1.local.did
if [ -f "icrc1.local.did.bak" ]; then
rm "icrc1.local.did.bak"
fi
fi

0 comments on commit ab1a94d

Please sign in to comment.