chiark / gitweb /
remove TeX manual, it moved to https://gitlab.com/fdroid/fdroid-website
[fdroidserver.git] / hooks / pre-commit
index e1449f6c16675891c7ebf4a6dd611769f941404b..fb0626ea6963137362d291dcb1a754d4146d45a0 100755 (executable)
@@ -11,7 +11,7 @@ if [ -z "$files" ]; then
     PY_FILES="fdroid makebuildserver setup.py examples/*.py buildserver/*.py fdroidserver/*.py"
     PY_TEST_FILES="tests/*.TestCase"
     SH_FILES="hooks/pre-commit"
-    BASH_FILES="fd-commit jenkins-build docs/update.sh completion/bash-completion buildserver/provision-*"
+    BASH_FILES="fd-commit jenkins-build completion/bash-completion buildserver/provision-*"
     RB_FILES="buildserver/Vagrantfile"
 else
     # if actually committing right now, then only run on the files