diff options
-rwxr-xr-x | initialize.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/initialize.sh b/initialize.sh deleted file mode 100755 index a67e90e..0000000 --- a/initialize.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -mkdir /etc/weblog -touch /etc/weblog/goodwords -touch /etc/weblog/badwords -touch /etc/weblog/ignorewords |