From f1d6b8a9d3c06f74e904959887cf043d09aff687 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Thu, 2 Jun 2011 20:51:50 +0000 Subject: Branch for updates --- web_wizard/scripts/test.sed | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web_wizard/scripts/test.sed (limited to 'web_wizard/scripts/test.sed') diff --git a/web_wizard/scripts/test.sed b/web_wizard/scripts/test.sed new file mode 100644 index 00000000..6f03dc5c --- /dev/null +++ b/web_wizard/scripts/test.sed @@ -0,0 +1,6 @@ +/^[[:space:]]*/{ +s/^[[:space:]]*Allow .*$/Allow from all/ +} +/^[[:space:]]*/{ +s/^[[:space:]]*Allow .*$/Allow from all/ +} -- cgit v1.2.1