Skip to content

Commit 138bf5f

Browse files
committed
fix: Update the path of the index.html
1 parent 6a354ae commit 138bf5f

File tree

1 file changed

+1
-1
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-ombi-config

1 file changed

+1
-1
lines changed

root/etc/s6-overlay/s6-rc.d/init-ombi-config/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ lsiown -R abc:abc \
88
/run/ombi-temp \
99
/config
1010

11-
lsiown abc:abc /app/ombi/ClientApp/dist/index.html > /dev/null 2>&1
11+
lsiown abc:abc /app/ombi/ClientApp/dist/browser/index.html > /dev/null 2>&1

0 commit comments

Comments
 (0)