2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-13 20:18:12 +00:00

update push procedure and fix order in pathsreport

This commit is contained in:
Philip Sargent
2021-03-24 20:38:43 +00:00
parent ecbef84c37
commit 2fe2c0515f
4 changed files with 49 additions and 40 deletions

View File

@@ -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.