mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-17 09:46:05 +00:00
Update menu
This commit is contained in:
parent
99d2f37cfc
commit
1a55a5394a
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.')"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user