mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-21 12:36:36 +00:00
Create huey-filesystem/run
This commit is contained in:
parent
2b0d3db90a
commit
5e224254b5
5
config/root/etc/s6-overlay/s6-rc.d/huey-filesystem/run
Normal file
5
config/root/etc/s6-overlay/s6-rc.d/huey-filesystem/run
Normal file
@ -0,0 +1,5 @@
|
||||
#!/command/with-contenv bash
|
||||
|
||||
exec nice -n "${TUBESYNC_NICE:-1}" s6-setuidgid app \
|
||||
/usr/bin/python3 /app/manage.py djangohuey \
|
||||
--queue filesystem
|
Loading…
Reference in New Issue
Block a user