ACTIVATE INIT SEQUENCE ?

This commit is contained in:
qo-op 2020-05-02 04:07:28 +02:00
parent 7039557ede
commit d76d06cf20
1 changed files with 6 additions and 3 deletions

View File

@ -185,10 +185,8 @@ REMEMBER TO KEEP your secret files SECRET !!!
Your public name : @${ssbpub}.ed25519
Your G1 WALLET : $g1pub
Install https://cesium.app
"
"
cat ~/.zen/secret.astroport.key
chmod 400 ~/.zen/secret.astroport.key
chmod 400 ~/.ssb/secret
chmod 400 ~/.ssb/secret.dunikey
@ -214,7 +212,12 @@ echo '
Install https://cesium.app on your Desktop or Smartphone.
'
cat ~/.zen/secret.astroport.key
echo '
ACTIVATE INIT SEQUENCE ?
Enter "yes" to install cron TASK and init your account ONLINE...
'
read yesno