de: Further improvements to the maintainability
[enc-live.git] / de / build.sh
CommitLineData
4f6859f7
GPC
1#!/bin/bash
2
3#This script glues the pages together.
4
ae15536f
GPC
5cat head.html guide.head.html top-bar-gnu.html index.html.pre gnu-step.html rest.html footer.html > index.html
6cat head.html guide.head.html top-bar-mac.html index.html.pre mac-step.html rest.html footer.html > mac.html
7#cat head.html guide.head.html top-bar-win.html index.html.pre win-step.html rest.html footer.html > windows.html
4f6859f7 8cat head.html infographic.html.pre footer.html > infographic.html