mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
Update install_proxmenux.sh
This commit is contained in:
parent
39f730cd21
commit
c8ba3f8769
@ -47,10 +47,10 @@ MENU_SCRIPT="menu"
|
||||
VENV_PATH="/opt/googletrans-env"
|
||||
|
||||
# Source utils.sh for common functions and styles
|
||||
if ! source <(curl -sSf "$UTILS_URL"); then
|
||||
echo "Error: Could not load utils.sh from $UTILS_URL"
|
||||
exit 1
|
||||
fi
|
||||
#if ! source <(curl -sSf "$UTILS_URL"); then
|
||||
# echo "Error: Could not load utils.sh from $UTILS_URL"
|
||||
# exit 1
|
||||
#fi
|
||||
|
||||
# ==========================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user