mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
commit
ee5211f8b8
@ -1,4 +1,4 @@
|
||||
#!/command/with-contenv bash
|
||||
|
||||
exec s6-setuidgid app \
|
||||
exec nice -n "${TUBESYNC_NICE:-1}" s6-setuidgid app \
|
||||
/usr/bin/python3 /app/manage.py process_tasks
|
||||
|
Loading…
Reference in New Issue
Block a user