test | nasazovani -- problem s pravy
This commit is contained in:
parent
4801b61705
commit
dda0d2ff93
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -69,6 +69,7 @@ deploy_test:
|
||||||
./manage.py collectstatic --noinput
|
./manage.py collectstatic --noinput
|
||||||
(chown -Rf :mam . || true )
|
(chown -Rf :mam . || true )
|
||||||
(chmod -Rf g+rwX . || true )
|
(chmod -Rf g+rwX . || true )
|
||||||
|
(chmod -Rf o+r . || true )
|
||||||
touch mamweb/wsgi.py
|
touch mamweb/wsgi.py
|
||||||
@echo Done.
|
@echo Done.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue