Skip to content

Commit

Permalink
Should fix #69
Browse files Browse the repository at this point in the history
  • Loading branch information
bearbin committed Mar 30, 2014
1 parent 4e2ec91 commit 60e805d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions webhook.php
@@ -0,0 +1,6 @@
<?php

// Git Pull
system("git pull");

?>

0 comments on commit 60e805d

Please sign in to comment.