From b04e827ae6c3c41de9ca7c16373e143f06797ce1 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Wed, 09 Jul 2014 06:50:10 -0400
Subject: [PATCH] - Cleaned up autoinstall code - Added autoinstall for centos, opensuse and gentoo - Added ini style config autoinstall option - Autoinstall sample configuration files are now in docs folder - Removed old autoupdate file

---
 install/dist/lib/debian40.lib.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install/dist/lib/debian40.lib.php b/install/dist/lib/debian40.lib.php
index cf8e864..b13b98c 100644
--- a/install/dist/lib/debian40.lib.php
+++ b/install/dist/lib/debian40.lib.php
@@ -33,4 +33,4 @@
 
 }
 
-?>
\ No newline at end of file
+?>

--
Gitblit v1.9.1