mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-04-04 23:26:00 -04:00
hooks/pre-commit: Fix message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user