mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-18 10:16:46 +00:00
Update menu
This commit is contained in:
parent
d588ef438e
commit
ef92394685
2
menu
2
menu
@ -75,7 +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"
|
exec bash "$INSTALL_SCRIPT 2>/dev/null"
|
||||||
|
|
||||||
#exec menu
|
#exec menu
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user