diff options
Diffstat (limited to 'bin/gh-pages-deploy')
-rwxr-xr-x | bin/gh-pages-deploy | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/gh-pages-deploy b/bin/gh-pages-deploy deleted file mode 100755 index e323caa..0000000 --- a/bin/gh-pages-deploy +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env php -<?php - -require 'gh-pages-deploy.php'; |