From dfb410443c073b0a307ae68802f3c371347616b3 Mon Sep 17 00:00:00 2001 From: qo-op Date: Thu, 8 Jul 2021 01:31:38 +0200 Subject: [PATCH] ah oui --- sms/ERASE.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sms/ERASE.sh b/sms/ERASE.sh index 6463038..94ea927 100755 --- a/sms/ERASE.sh +++ b/sms/ERASE.sh @@ -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 ########################################################################