commits du dimanche soir, espoir

This commit is contained in:
Tonton Th
2026-01-04 23:01:37 +01:00
parent 90894f8008
commit 111a7519f1
27 changed files with 153 additions and 59 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
source tools/config.sh
source tools/fonctions.sh
for foo in $*
do
@@ -9,7 +12,10 @@ do
tools/build-gif89a.sh $foo
else
echo "+++ Beurking on $foo" | tee -a WS/log
sleep 10
fi
visual_sleep "next render is comming" 30
done