diff options
Diffstat (limited to 'pre-run.sh')
-rwxr-xr-x | pre-run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ 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. -echo 'If you have an error running manage.py, maybe you are not in an activated venv ?
\ No newline at end of file +echo 'If you have an error running manage.py, maybe you are not in an activated venv ?'
\ No newline at end of file |