summaryrefslogtreecommitdiffstats
path: root/centos
diff options
context:
space:
mode:
Diffstat (limited to 'centos')
l---------centos1
-rw-r--r--centos/index.php8
2 files changed, 1 insertions, 8 deletions
diff --git a/centos b/centos
new file mode 120000
index 0000000..2fdf3e8
--- /dev/null
+++ b/centos
@@ -0,0 +1 @@
+centos7 \ No newline at end of file
diff --git a/centos/index.php b/centos/index.php
deleted file mode 100644
index 00e5b3e..0000000
--- a/centos/index.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-$DISTRIBUTION="centos";
-
-chdir("..");
-require "index.php";
-
-?> \ No newline at end of file