This commit is contained in:
qo-op 2020-05-03 01:06:49 +02:00
parent eb551c467e
commit 15c6fd2c15
1 changed files with 9 additions and 8 deletions

View File

@ -9,15 +9,16 @@ echo '
# qo-op
############# '$MY_PATH/$ME'
########################################################################
# Make a G1SSB Account
# Verify silkaj & sbotc install
# Backup any ~/.ssb to ~/.ssb_$USER
# Creates ~/.ssb_astroport and link it to ~/.ssb
# Ask for credentials (or auto)
# CREATE "~/.ssb/secret" & "~/.ssb/secret.dunikey" of you
# Make Astroport Station Account
########################################################################
# - Install silkaj youtube-dl & sbotc
# - Backup any ~/.ssb to ~/.ssb_$USER
# - Creates ~/.ssb_astroport and link it to ~/.ssb
# - Ask for credentials (or auto)
# - CREATE "~/.ssb/secret" & "~/.ssb/secret.dunikey" of you
# !!! KEEP CREDENTIALS IN ~/.zen/secret.astroport.key
# UNINSTALL
########################################################################
# UnInstall and Recover your ~/.ssb_$USER
# cd && rm -Rf ~/.zen && rm ~/.ssb && mv ~/.ssb_$USER ~/.ssb
########################################################################
I encourage you to read any code you download.