summaryrefslogtreecommitdiffstats
path: root/bin/gh-pages-deploy
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gh-pages-deploy')
-rwxr-xr-xbin/gh-pages-deploy4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/gh-pages-deploy b/bin/gh-pages-deploy
new file mode 100755
index 0000000..e323caa
--- /dev/null
+++ b/bin/gh-pages-deploy
@@ -0,0 +1,4 @@
+#!/usr/bin/env php
+<?php
+
+require 'gh-pages-deploy.php';