doc: Note that 1.8.7 fixes map images
[fw/altos] / doc / fix-html
1 #!/bin/sh
2 sed -i \
3 -e 's/<[?]xml [^>]*>//' \
4 -e 's/<!DOCTYPE [^>]*>//' "$@"