From 28804449df1f28067b9eba8475452b5c97b2a1ac Mon Sep 17 00:00:00 2001 From: Luke Stuart Date: Wed, 10 Aug 2011 15:03:33 +0000 Subject: Weblog Updates including Squark support and revamped analysis. --- initialize.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 initialize.sh (limited to 'initialize.sh') diff --git a/initialize.sh b/initialize.sh new file mode 100755 index 0000000..a67e90e --- /dev/null +++ b/initialize.sh @@ -0,0 +1,5 @@ +#!/bin/bash +mkdir /etc/weblog +touch /etc/weblog/goodwords +touch /etc/weblog/badwords +touch /etc/weblog/ignorewords -- cgit v1.2.3