Update webui.bash
This commit is contained in:
parent
55676c5979
commit
df8b5d3b75
|
@ -1,8 +1,8 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#################################################
|
###################################################
|
||||||
# Please do not make any changes to this file, #
|
# Please do not make any changes to this file, #
|
||||||
# change the variables in webui-user.bash instead #
|
# change the variables in webui-user.bash instead #
|
||||||
#################################################
|
###################################################
|
||||||
|
|
||||||
# If run from macOS, load defaults from webui-macos-env.bash
|
# If run from macOS, load defaults from webui-macos-env.bash
|
||||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user