From 9e245fef38911740212213a4ff819da88f97a37b Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 8 Mar 2015 05:03:27 +0100 Subject: [PATCH] just kidding this shit didn't actually work --- main/git/.htaccess | 9 --------- main/git/git.php | 12 ------------ main/git/index.php | 2 -- main/git/passwd | 1 - main/gitui_.php | 9 --------- 5 files changed, 33 deletions(-) delete mode 100644 main/git/.htaccess delete mode 100644 main/git/git.php delete mode 100644 main/git/index.php delete mode 100644 main/git/passwd delete mode 100644 main/gitui_.php diff --git a/main/git/.htaccess b/main/git/.htaccess deleted file mode 100644 index abe473d..0000000 --- a/main/git/.htaccess +++ /dev/null @@ -1,9 +0,0 @@ -Options -Indexes - - - Require all denied - - - - Require all denied - \ No newline at end of file diff --git a/main/git/git.php b/main/git/git.php deleted file mode 100644 index 7d9a13d..0000000 --- a/main/git/git.php +++ /dev/null @@ -1,12 +0,0 @@ - /var/www/autopull.log'); - print '

Site should be up with the latest commit now.

'; -} -?> -
- -