mirror of
https://github.com/sudoxnym/exiles-ankerctl-hassio-addons.git
synced 2026-04-14 11:36:23 +00:00
correct shebang
This commit is contained in:
parent
41dfa42997
commit
1add0369b6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/usr/bin/sh
|
||||
|
||||
CONFIG_PATH=/data/options.json
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue