File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11release : python manage.py migrate --noinput && python manage.py clear_cache --cache=default && python manage.py sync_roles
2- web : python manage.py install_languages fr_en ar_en es_en --noinput && gunicorn hypha.wsgi:application --log-file -
2+ #web: python manage.py install_languages fr_en ar_en es_en --noinput && gunicorn hypha.wsgi:application --log-file -
3+ web : gunicorn hypha.wsgi:application --log-file -
Original file line number Diff line number Diff line change @@ -1006,6 +1006,4 @@ xhtml2pdf==0.2.16 \
10061006 --hash=sha256:b37040127627aee42f76f25ebbd5798308ffc93edaf4850a4d3dd894160ebb53
10071007xmltodict==0.14.2 \
10081008 --hash=sha256:201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553 \
1009- --hash=sha256:20cc7d723ed729276e808f26fb6b3599f786cbc37e06c65e192ba77c40f20aac
1010-
1011- -r translate.txt
1009+ --hash=sha256:20cc7d723ed729276e808f26fb6b3599f786cbc37e06c65e192ba77c40f20aac
You can’t perform that action at this time.
0 commit comments