mirror of
https://github.com/linuxserver/docker-ombi.git
synced 2026-02-05 10:59:40 +08:00
update ombi service for .net core
This commit is contained in:
parent
786fd4cca9
commit
556385f8ff
@ -1,4 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
cd /opt/ombi || exit
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc mono /opt/ombi/Ombi.exe
|
||||
s6-setuidgid abc /opt/ombi/Ombi --storage "/config" --host http://*:3579
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user