Simplified creation of pages, further simplification will follow
[enc-live.git] / de / build.sh
CommitLineData
4f6859f7
GPC
1#!/bin/bash
2
3#This script glues the pages together.
4
5cat head.html index.html.pre footer.html > index.html
6cat head.html infographic.html.pre footer.html > infographic.html