[go: up one dir, main page]

File: install.sh

package info (click to toggle)
criterion 2.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,864 kB
  • sloc: ansic: 17,945; cpp: 774; python: 74; makefile: 25; sh: 19
file content (4 lines) | stat: -rwxr-xr-x 59 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/sh

rm -Rf .git/hooks
ln -s ../.githooks .git/hooks