a lot of patches
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
source tools/config.sh
|
||||
source tools/fonctions.sh
|
||||
|
||||
echo "MKSEX ( $* )" | tee -a WS/log
|
||||
sleep 1
|
||||
|
||||
for foo in $*
|
||||
do
|
||||
|
||||
@@ -12,10 +15,10 @@ do
|
||||
tools/build-gif89a.sh $foo
|
||||
else
|
||||
echo "+++ Beurking on $foo" | tee -a WS/log
|
||||
sleep 10
|
||||
sleep 30
|
||||
fi
|
||||
|
||||
visual_sleep "next render is comming" 30
|
||||
visual_sleep "next render is comming" 20
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user