diff options
Diffstat (limited to 'centos')
l--------- | centos | 1 | ||||
-rw-r--r-- | centos/index.php | 8 |
2 files changed, 1 insertions, 8 deletions
@@ -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 |