mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-16 09:52:23 +00:00
Update customizable_post_install.sh
This commit is contained in:
parent
b7ab4c4568
commit
9ae68b9653
@ -859,7 +859,7 @@ EOF
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
clear
|
|
||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
msg_title "$SCRIPT_TITLE"
|
msg_title "$SCRIPT_TITLE"
|
||||||
msg_info2 "$(translate "Installing selected utilities")"
|
msg_info2 "$(translate "Installing selected utilities")"
|
||||||
@ -915,6 +915,8 @@ EOF
|
|||||||
dialog --clear --backtitle "ProxMenu" \
|
dialog --clear --backtitle "ProxMenu" \
|
||||||
--title "$(translate "Canceled")" \
|
--title "$(translate "Canceled")" \
|
||||||
--msgbox "$(translate "Action canceled by user")" 8 40
|
--msgbox "$(translate "Action canceled by user")" 8 40
|
||||||
|
|
||||||
|
show_proxmenux_logo
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user