mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +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"
|
VENV_PATH="/opt/googletrans-env"
|
||||||
|
|
||||||
# Source utils.sh for common functions and styles
|
# Source utils.sh for common functions and styles
|
||||||
if ! source <(curl -sSf "$UTILS_URL"); then
|
#if ! source <(curl -sSf "$UTILS_URL"); then
|
||||||
echo "Error: Could not load utils.sh from $UTILS_URL"
|
# echo "Error: Could not load utils.sh from $UTILS_URL"
|
||||||
exit 1
|
# exit 1
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user