altos/telefireone-v2.0: Remove build of ao_product.h from Makefile
[fw/altos] / doc / fix-html
1 #!/bin/sh
2 sed -i \
3 -e 's/<[?]xml [^>]*>//' \
4 -e 's/<!DOCTYPE [^>]*>//' "$@"