mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
refactor: update comment for utils.sh loading
This commit is contained in:
@@ -55,7 +55,7 @@ MONITOR_PORT=8008
|
||||
REPO_URL="https://github.com/c78-contrib/ProxMenuxOffline.git"
|
||||
TEMP_DIR="/tmp/proxmenux-install-$$"
|
||||
|
||||
# Load utils.sh from local repository
|
||||
# Load utils.sh dependency
|
||||
if [[ -f "$UTILS_URL" ]]; then
|
||||
source "$UTILS_URL"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user