index
:
roadrunner.git
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
githooks-installer.sh
blob: b97d0a9a6f5ac04be2abea9fcc5b30bf651a8e0c (
plain
)
1
2
3
4
5
6
7
#!/bin/sh set -e cp ./.githooks/pre-commit .git/hooks/pre-commit echo "DONE"