Browse Source

Editing the autoupdater thingie

Andrea Franceschini 8 years ago
parent
commit
a676ee5538
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pages/api/git-update.php

+ 2 - 0
pages/api/git-update.php

@@ -1,5 +1,7 @@
 <?php
 <?php
 
 
+die;
+
 $data = json_decode(file_get_contents('php://input'));
 $data = json_decode(file_get_contents('php://input'));
 $secret = $data->secret;
 $secret = $data->secret;