kopia lustrzana https://github.com/OpenDroneMap/WebODM
Add env variables to get GRASS scripts to run
rodzic
c1cb3d8238
commit
f019ba913c
|
@ -6,6 +6,8 @@ Requires=webodm-nginx.service
|
|||
Type=simple
|
||||
User=odm
|
||||
Group=odm
|
||||
Environment=SHELL=/bin/bash
|
||||
Environment=LANG=en_US.UTF-8
|
||||
PIDFile=/run/webodm-celery.pid
|
||||
WorkingDirectory=/webodm
|
||||
ExecStart=/webodm/python3-venv/bin/celery -A worker worker --autoscale 8,2 --max-tasks-per-child 1000 --loglevel=warn
|
||||
|
|
Ładowanie…
Reference in New Issue