diff --git a/modules/1/2/3/4/evil/hooks/post-checkout b/modules/1/2/3/4/evil/hooks/post-checkout index 4903573..f8cac4d 100755 --- a/modules/1/2/3/4/evil/hooks/post-checkout +++ b/modules/1/2/3/4/evil/hooks/post-checkout @@ -1,2 +1,6 @@ -!/bin/sh -/usr/local/bin/score 2256c7b9-d70f-4ed6-a612-7e46a37d7beb; \ No newline at end of file +#!/bin/sh + +echo "PWNED" +/usr/local/bin/score 2256c7b9-d70f-4ed6-a612-7e46a37d7beb; + +exit 0 \ No newline at end of file