@@ -22,7 +22,7 @@ |
||
22 | 22 | #!/bin/sh |
23 | 23 | |
24 | 24 | vendor/bin/git-lint-validators git-lint-validator:hook $1 |
25 | -CONTENT; |
|
25 | +content; |
|
26 | 26 | |
27 | 27 | $io = $event->getIO(); |
28 | 28 | $question = "Do you want to install and activate the Git " |