From e5db0a8b04ae8276b54a3fd95ba4690c58d523e9 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 9 Jan 2016 20:35:07 -0500 Subject: Moveing rules to script format --- rules.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rules.sh (limited to 'rules.sh') diff --git a/rules.sh b/rules.sh new file mode 100644 index 0000000..2c9f0da --- /dev/null +++ b/rules.sh @@ -0,0 +1,6 @@ +echo "Content-type: text/html" +echo "" + +cat ./fileparts/header.html +cat ./fileparts/rules.html +cat ./fileparts/footer.html -- cgit v1.2.3-70-g09d2