Guest User

Untitled

a guest
Jun 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. /bin/echo post-commit >> /tmp/z_test
  4. exit 0
  5.  
  6. cp post-commit.tmpl post-commit
  7. chmod +x post-commit
Add Comment
Please, Sign In to add comment