This commit is contained in:
qo-op 2021-07-08 01:31:38 +02:00
parent ebadd9250b
commit dfb410443c
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ YOU=$(ps auxf --sort=+utime | grep -w ipfs | grep -v -E 'color=auto|grep' | tail
[[ ! -f /home/${YOU}/.zen/secret.dunikey ]] && echo "Crypto is missing... please provide /home/${YOU}/.zen/secret.dunikey by installing 'astrXbian' TestNet" && exit 1
G1PUB=$(cat /home/${YOU}/.zen/secret.dunikey | grep 'pub:' | cut -d ' ' -f 2)
########################################################################
## TEST PHONE
########################################################################