Update webui.bash

This commit is contained in:
Goury 2023-02-01 02:20:30 +02:00 committed by GitHub
parent 55676c5979
commit df8b5d3b75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
#!/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 #
#################################################
###################################################
# If run from macOS, load defaults from webui-macos-env.bash
if [[ "$OSTYPE" == "darwin"* ]]; then