rm -f ~/.ssb/secret

This commit is contained in:
qo-op 2020-05-02 04:09:35 +02:00
parent 7fbdc0e34d
commit 6e746ab578
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ g1priv=$(cat ~/.ssb/secret.dunikey | grep "sec" | cut -d ' ' -f 2)
ssbpub=$(echo $g1pub | base58 -d | base64)
ssbpriv=$(echo $g1priv | base58 -d | base64 | tr -d "\n" )
rm -f ~/.ssb/secret
cat > ~/.ssb/secret <<EOF
# THIS KEY IS YOURS! REMIND IT AND KEEP IT SAFE AS A REAL WALLET
{