Browse Source

fix dir name

linj-disanbo 4 years ago
parent
commit
5b79298f29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dump_key.sh

+ 1 - 1
dump_key.sh

@@ -1,4 +1,4 @@
-cd ~/chain33
+cd ~/bityuan
 ./bityuan-cli seed generate -l 0  > ~/mySeed.txt
 echo "bty123456" > ~/myPass
 cat ~/mySeed.txt | xargs -I{} ./bityuan-cli seed save -p bty123456 -s "{}"