update script

This commit is contained in:
joseelinchevalay 2020-03-24 08:07:14 +01:00
parent 67e3f28e51
commit 0d677fded6
1 changed files with 2 additions and 2 deletions

View File

@ -105,10 +105,10 @@ create your dunikey
docker run -ti --rm -v ~/.ssb:/home/astroport/.ssb ssb-g1like_secret2dunikey docker run -ti --rm -v ~/.ssb:/home/astroport/.ssb ssb-g1like_secret2dunikey
``` ```
run main script run main tip script
``` ```
docker run -ti --rm -v ~/.ssb:/home/astroport/.ssb ssb-g1like docker run -ti --rm -v ~/.ssb:/home/astroport/.ssb ssb-g1like_tip
``` ```
## Authors ## Authors