mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update menu_post_install.sh
This commit is contained in:
parent
571b5270a2
commit
084a8956ca
@ -91,7 +91,7 @@ show_menu() {
|
|||||||
exit_status=$?
|
exit_status=$?
|
||||||
exec 3>&-
|
exec 3>&-
|
||||||
|
|
||||||
clear
|
|
||||||
|
|
||||||
if [ $exit_status -ne 0 ]; then
|
if [ $exit_status -ne 0 ]; then
|
||||||
exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh")
|
exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user