Mercurial > sat_legacy_website
view deploy.sh @ 152:1801236f27f0
update deploy.sh
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 30 Oct 2017 23:39:09 +0100 |
parents | 41aaaaf7b7fd |
children | 87382593e514 |
line wrap: on
line source
#!/bin/bash hg pull -u chown -R www-data:www-data . mkdir -p static ./manage.py collectstatic ./manage.py compilemessages ./manage.py migrate