Réduire la durée du TWEET et ajouter le nbre de transactions dans le fichier block_liste.txt

This commit is contained in:
2018-09-25 20:43:18 +02:00
parent 4314f96d01
commit ebf5b0d648
4 changed files with 8 additions and 3 deletions

View File

@@ -100,6 +100,11 @@ then
if [ "$BNAME" != "LAST" ]
then
touch -t $DATE $DATA_PATH/$ROBOT/$BLOCK.png
if [ -f $DATA_PATH/spline/$BLOCK.png ]
then
rm -f $DATA_PATH/hasard/$BLOCK.png
ln $DATA_PATH/spline/$BLOCK.png $DATA_PATH/hasard/$BLOCK.png
fi
fi
#