Bump submodule.
[enc.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
3feb2c0d 7cat 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
ad7ef210 9cat head.html next_steps.html.pre footer.html > next_steps.html