mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
hooks/pre-commit: Fix message
This commit is contained in:
parent
6819e3c30e
commit
547661fd3a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Simple pre-commit hook to check that there are no errors in the fdroid
|
||||
# metadata files.
|
||||
# Simple pre-commit hook to check that there are no errors in the fdroidserver
|
||||
# source files.
|
||||
|
||||
# Redirect output to stderr.
|
||||
exec 1>&2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue