Skip to content

Commit

Permalink
moved maintenance files (publish, deploy, compress) to bin folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Aug 13, 2012
1 parent 27330c1 commit 2ab1d6c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions update-website.php → bin/update-website.php
@@ -1,6 +1,9 @@
<?php
/**
* Automatical Website Deployment via a Github Post-Receive Hook Trigger.
*
* How to setup a post receive hook on Github:
* https://help.github.com/articles/post-receive-hooks
*/

// commands
Expand Down

0 comments on commit 2ab1d6c

Please sign in to comment.