mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-17 17:56:42 +00:00
Update menu
This commit is contained in:
parent
ef92394685
commit
cb26a55e65
5
menu
5
menu
@ -75,10 +75,7 @@ check_updates() {
|
|||||||
if curl -fsSL "$INSTALL_URL" -o "$INSTALL_SCRIPT"; then
|
if curl -fsSL "$INSTALL_URL" -o "$INSTALL_SCRIPT"; then
|
||||||
chmod +x "$INSTALL_SCRIPT"
|
chmod +x "$INSTALL_SCRIPT"
|
||||||
|
|
||||||
exec bash "$INSTALL_SCRIPT 2>/dev/null"
|
"$INSTALL_SCRIPT" --update
|
||||||
|
|
||||||
#exec menu
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user