Skip to content

Commit

Permalink
fix(docker): remove BOM from file encoding of s6 init files
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Aug 29, 2023
1 parent 8819383 commit efda0c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/usr/bin/with-contenv bash
# shellcheck shell=bash

# this is mostly borrowed from
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
oneshot
oneshot
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/etc/s6-overlay/s6-rc.d/init-mod-jellyfin-themerr-config/run
/etc/s6-overlay/s6-rc.d/init-mod-jellyfin-themerr-config/run

0 comments on commit efda0c0

Please sign in to comment.