This commit is contained in:
fred 2021-08-10 02:46:03 +02:00
parent ccc0862600
commit 98a6f31894
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################################
YOU=$(ps auxf --sort=+utime | grep -w ipfs | grep -v -E 'color=auto|grep' | tail -n 1 | cut -d " " -f 1) && [[ ! $YOU ]] && echo "ipfs NOT RUNNING. EXIT" && exit 1
source /home/$YOU/.bashrc
[[ $G1PUB == "" ]] && echo "G1PUB MISSING" && exit 1
[[ $G1PUB == "" ]] && echo "$IPFSNODEID MISSING $G1PUB" && exit 1
/home/$YOU/.zen/astrXbian/zen/jaklis/jaklis.py balance -p $G1PUB