mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-20 11:16:32 +00:00
Update menu
This commit is contained in:
parent
09cd363b11
commit
d588ef438e
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"
|
||||||
|
|
||||||
bash "$INSTALL_SCRIPT" --update
|
exec bash "$INSTALL_SCRIPT"
|
||||||
|
|
||||||
#exec menu
|
#exec menu
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user