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