apt: new process for package install on puppet nodes
[hcoop/portal.git] / scripts / hcoop_html
CommitLineData
eb9f49c6
CE
1#!/bin/sh
2
0a817f40
CE
3"$1"/bin/hcoop_header "$1" "$2"
4cat "$3"
5"$1"/bin/hcoop_footer "$1"
eb9f49c6 6