add the "patrouille" sequence
This commit is contained in:
@@ -107,9 +107,9 @@ local NBRE=180
|
||||
datetime=$(LANG=fr date -u +"%Y/%m/%d %H:%M")
|
||||
echo " $datetime" | tee -a WS/log
|
||||
|
||||
local SRC="frames/escadrille/00399.png"
|
||||
local SRC="frames/escadrille/00449.png"
|
||||
local GRAY="/dev/shm/tmp-titre.png"
|
||||
convert -colorspace gray -colors 33 $SRC $GRAY
|
||||
convert -colorspace gray -colors 60 $SRC $GRAY
|
||||
|
||||
for foo in $(seq 0 $NBRE)
|
||||
do
|
||||
@@ -146,6 +146,7 @@ linkfarm approche
|
||||
linkfarm hexacone
|
||||
linkfarm remote
|
||||
linkfarm hexabenz
|
||||
linkfarm patrouille # new St Valentine 2026
|
||||
linkfarm hexawood
|
||||
linkfarm escadrille
|
||||
linkfarm survol
|
||||
|
||||
Reference in New Issue
Block a user