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