mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
6 lines
178 B
Bash
Executable File
6 lines
178 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# installed by CaptainHook 5.1.1
|
|
|
|
vendor/captainhook/captainhook/bin/captainhook --configuration=captainhook.json --bootstrap=vendor/autoload.php hook:pre-commit "$@"
|