Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Jun 23, 2024
1 parent f60b79b commit 7a0f013
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/js/runtime-upgrade-sudo/perform-upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ cp ./configs/"${ENVIRONMENT}".json ./config.json
# Run the node script
echo "Running node index.js..."
node index.js
echo "Cleaning up..."
rm ./config.json
rm ./"${ENVIRONMENT}".wasm

0 comments on commit 7a0f013

Please sign in to comment.