Parcourir la source

Editing the autoupdater thingie

Andrea Franceschini il y a 8 ans
Parent
commit
a676ee5538
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      pages/api/git-update.php

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

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