Skip to content

Commit 460cdb4

Browse files
committed
Temporary removal of translate reqs & procfile steps
1 parent 9a12c4d commit 460cdb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Procfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
release: python manage.py migrate --noinput && python manage.py clear_cache --cache=default && python manage.py sync_roles
2-
web: 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 -

0 commit comments

Comments
 (0)