diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2020-06-24 01:57:20 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2020-06-24 01:57:20 +0100 |
commit | 6bf762b72fcd83086110153f4c3b1980a6b8990d (patch) | |
tree | 487420af5dce40daafa6ba9b342ed7cb05eeed62 /pre-push.sh | |
parent | d6c4ffca5ad00914d0e6449c666e911ca52efa4f (diff) | |
download | troggle-6bf762b72fcd83086110153f4c3b1980a6b8990d.tar.gz troggle-6bf762b72fcd83086110153f4c3b1980a6b8990d.tar.bz2 troggle-6bf762b72fcd83086110153f4c3b1980a6b8990d.zip |
bin Makesurvexstation, survextitle, survexEquate
Diffstat (limited to 'pre-push.sh')
-rw-r--r-- | pre-push.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pre-push.sh b/pre-push.sh index 324d867..7ae6878 100644 --- a/pre-push.sh +++ b/pre-push.sh @@ -27,6 +27,7 @@ sed -i '/SECRET_KEY/ s/^.*$/SECRET_KEY = "not-the-real-secret-key-a#vaeozn0---^f echo " " reset: SECRET_KEY = \"not-the-real-secret-key-a#vaeozn0---^fj!355qki*vj2\" # # Do these before final testing, *not* just before pushing: +# in ./pre-run.sh # python reset-django.py # python manage.py makemigrations # python manage.py test |