readable date in log please

This commit is contained in:
fred 2023-01-21 19:29:05 +01:00
parent 71f68b74dc
commit 1db9f05d7c
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ while true; do
############# GET BOOTSTRAP SWARM DATA
for bootnode in $(cat ~/.zen/Astroport.ONE/A_boostrap_nodes.txt | grep -Ev "#") # remove comments
do
echo "############# RUN LOOP #########"
echo "############# RUN LOOP ######### $(date)"
ipfsnodeid=${bootnode##*/}
mkdir -p ~/.zen/tmp/swarm/$ipfsnodeid