commits du dimanche soir, espoir
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user