Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Dec 21, 2023
1 parent c60d1b5 commit a5cfd60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/upgrade_csc.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash
cd /app
cp /app/config/deployment.config.json /app/deployment.config.json
PARENTNET
if [[ -n "$PARENTNET_WALLET_PK" ]]; then
PRIVATE_KEY=${PARENTNET_WALLET_PK}
fi
Expand Down

0 comments on commit a5cfd60

Please sign in to comment.