updates menus

This commit is contained in:
MacRimi 2025-05-05 00:15:04 +02:00
parent 64e13398db
commit 73402ac422
6 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,7 @@ fi
load_language
initialize_cache
show_proxmenux_logo
# ==========================================================

View File

@ -38,6 +38,7 @@ if [[ -f "$UTILS_FILE" ]]; then
fi
load_language
initialize_cache
show_proxmenux_logo
# ==========================================================

View File

@ -31,6 +31,7 @@ if [[ -f "$UTILS_FILE" ]]; then
fi
load_language
initialize_cache
show_proxmenux_logo
# ==========================================================

View File

@ -37,6 +37,7 @@ if [[ -f "$UTILS_FILE" ]]; then
fi
load_language
initialize_cache
show_proxmenux_logo
# ==========================================================
# Path where disk images are stored

View File

@ -35,6 +35,7 @@ fi
load_language
initialize_cache
show_proxmenux_logo
# ==========================================================

View File

@ -28,6 +28,7 @@ fi
load_language
initialize_cache
show_proxmenux_logo
# ==========================================================