This commit is contained in:
poka 2020-01-01 07:54:24 +01:00
parent 05c9269ec9
commit 1fa0e9e017
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ CMD=$(echo "$TEXT" | awk '{print toupper($1)}')
log "##########################################################################################" log "##########################################################################################"
log "#################################### ${c_yellow}$date$c_ ####################################" log "#################################### ${c_yellow}$date$c_ ####################################"
log "##########################################################################################" log "##########################################################################################\n"
log "${c_green}SMS received $PHONE $TEXT$c_" log "${c_green}SMS received $PHONE $TEXT$c_"
log "#############################################" log "#############################################"
log "${$c_yellow}NODE: ALL WALLETS: ipfs ls /ipns/$IPFSNODEID$c_" log "${$c_yellow}NODE: ALL WALLETS: ipfs ls /ipns/$IPFSNODEID$c_"