1 2 3 4 5 6 7 8 9 10 11 12
add-programs () { sed -i \ -e /'{PROGRAMS}'/'r '<(./build-programs.py) \ -e /'{PROGRAMS}'/'c\' \ $1 } title=Programmes stylesheets=programmes transforms=("$(transform-li-current-a programmes)") postprocess=add-programs