options INI

This commit is contained in:
qo-op 2020-05-03 00:39:33 +02:00
parent f4f5843721
commit 29fd90ea88
1 changed files with 12 additions and 6 deletions

View File

@ -205,8 +205,11 @@ echo '
/____/____/_.___/
Use Patchwork ScuttleButt Client.
https://ahdinosaur.github.io/patchwork-downloader/
Or any oher you could know (please report it to us)
Help us making install script ;)
'
sleep 1
echo '
@ -224,8 +227,11 @@ cat ~/.zen/secret.astroport.key
echo '
ACTIVATE INIT SEQUENCE ?
Enter "yes" to install cron TASK and init your account ONLINE...
Do you want to continue?
Enter "yes" to install cron TASK and init Astroport Station...
Your node will sync ipfs swarm with your ssb friends running installA.sh also
Do you want to continue? Enter yes
'
read yesno
@ -235,7 +241,7 @@ if [[ $yesno == "yes" ]]; then
~/.zen/astroport/zen/cron_VRFY.sh
fi
echo "finished...
echo "Finished...
########################################################################
EVERYTHING SHOULD BE ALRIGHT?
Try astroport basic commands to verify install.
@ -246,10 +252,10 @@ Try astroport basic commands to verify install.
You should see 'astroport/zen/cron_MINUTE.sh' in last one.
if you miss to answer 'yes' to the last sequence.
if you miss to answer 'yes' to the last sequence and want to activate/refresh Astroport Station
RUN
~/.zen/astroport/zen/ssb_INIT.sh
~/.zen/astroport/zen/cron_VRFY.sh
~/.zen/astroport/zen/ssb_INIT.sh
Submit issues: https://git.p2p.legal/axiom-team/astroport/issues
Send ideas to support@qo-op.com