mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 19:16:25 +00:00
Update menu
This commit is contained in:
2
menu
2
menu
@@ -77,7 +77,7 @@ check_updates() {
|
||||
|
||||
if curl "${CURL_OPTS[@]}" "$INSTALL_URL" -o "$INSTALL_SCRIPT"; then
|
||||
chmod +x "$INSTALL_SCRIPT"
|
||||
# Aquí sigues usando source, como tenías
|
||||
|
||||
source "$INSTALL_SCRIPT"
|
||||
else
|
||||
msg_warn "$(translate 'Unable to download the installer. Please try again later.')"
|
||||
|
||||
Reference in New Issue
Block a user