mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/bash
|
|
txt2tags -o ../INSTALL -t txt INSTALL.t2t
|
|
txt2tags -o index.html -t html INSTALL.t2t
|