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