summaryrefslogtreecommitdiffstats
path: root/centos
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-06 04:22:09 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-06 04:22:09 +0200
commitc9e8493bace8888129dd432bdd976a0c3aa322e2 (patch)
tree1a49e4c3b478b19a30f397cac887a254426d2a6c /centos
parentf03a04b8036b85ba452ff195bc3fddfc71ba5cb3 (diff)
downloadkickstart-c9e8493bace8888129dd432bdd976a0c3aa322e2.tar.gz
kickstart-c9e8493bace8888129dd432bdd976a0c3aa322e2.tar.bz2
kickstart-c9e8493bace8888129dd432bdd976a0c3aa322e2.tar.xz
kickstart-c9e8493bace8888129dd432bdd976a0c3aa322e2.zip
CentOS8 and testing with ipecompute* servers
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