mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update customizable_post_install.sh
This commit is contained in:
parent
aad50bbd3a
commit
4e102db52a
@ -2727,6 +2727,7 @@ main_menu() {
|
|||||||
declare -A selected_functions
|
declare -A selected_functions
|
||||||
|
|
||||||
if [ -n "$selected_indices" ]; then
|
if [ -n "$selected_indices" ]; then
|
||||||
|
show_proxmenux_logo
|
||||||
msg_title "$SCRIPT_TITLE"
|
msg_title "$SCRIPT_TITLE"
|
||||||
|
|
||||||
for index in "${selected_options[@]}"; do
|
for index in "${selected_options[@]}"; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user