I hereby claim:
- I am wolfskaempf on github.
- I am wolfskaempf (https://keybase.io/wolfskaempf) on keybase.
- I have a public key ASCwd6lzbSNXIM-_iSd8VA5hbxV2a-oP6_lA88ikRefw1wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| ssh django@stats.eyp.org './autoupdate.sh && exit' |
| #!/bin/bash | |
| export DJANGO_SETTINGS_MODULE=eypstats.production && cd /home/django/statistics && git pull && python manage.py migrate && sudo service gunicorn restart |