altos: Delete unused config bits for telefireeight-v2.0. Add Makefile
[fw/altos] / doc / fix-html
1 #!/bin/sh
2 sed -i \
3 -e 's/<[?]xml [^>]*>//' \
4 -e 's/<!DOCTYPE [^>]*>//' "$@"