diff options
Diffstat (limited to 'pre-run.sh')
-rwxr-xr-x | pre-run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,3 +21,4 @@ python3 manage.py check -v 3 --deploy 2>security-warnings.txt >/dev/null python3 manage.py check -v 3 --deploy echo "" echo `tail -1 lines-of-python.txt` non-comment lines of python. +echo `tail -1 lines-of-templates.txt` non-comment lines of HTML templates. |