fixes
This commit is contained in:
parent
d6a18d8419
commit
5335c85495
@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
LOG_PATH=${LOG_PATH}
|
LOG_PATH=$${LOG_PATH}
|
||||||
PORT=${PORT}
|
PORT=$${PORT}
|
||||||
|
|
||||||
# shellcheck disable=SC2059
|
# shellcheck disable=SC2059
|
||||||
printf '\033[0;1mInstalling Open WebUI...\n\n'
|
printf '\033[0;1mInstalling Open WebUI...\n\n'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user