rename
[ikiwiki.git] / auto.setup
similarity index 98%
rename from simple.setup
rename to auto.setup
index 60934b5f66677af3bed4a9ff9aee15691ae514be..38514d5549f24e8cca6e37422637937c9e4302dc 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# Simple ikiwiki setup.
+# Ikiwiki setup automator.
 # 
 # This setup file causes ikiwiki to create a wiki, check it into revision
 # control, generate a setup file for the new wiki, and set everything up.
@@ -40,4 +40,4 @@ IkiWiki::Setup::Automator->import(
        syslog => 1,
        prefix_directives => 1,
        hardlink => 1,
-);
+)