mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 00:42:23 +00:00
Update customizable_post_install.sh
This commit is contained in:
parent
958a553922
commit
80d9d5480c
@ -87,7 +87,7 @@ check_extremeshok_warning() {
|
|||||||
local marker_file="/etc/extremeshok"
|
local marker_file="/etc/extremeshok"
|
||||||
|
|
||||||
if [[ -f "$marker_file" ]]; then
|
if [[ -f "$marker_file" ]]; then
|
||||||
dialog --backtitle --title "Extremeshok Post-Install Detected" \
|
dialog --backtitle "ProxMenux" --title "Extremeshok Post-Install Detected" \
|
||||||
--yesno "$(translate "It appears that you have already executed the xshok-proxmox post-install script on this system.")\n\n\
|
--yesno "$(translate "It appears that you have already executed the xshok-proxmox post-install script on this system.")\n\n\
|
||||||
$(translate "If you continue, some adjustments may be duplicated or conflict with those already made by xshok.")\n\n\
|
$(translate "If you continue, some adjustments may be duplicated or conflict with those already made by xshok.")\n\n\
|
||||||
$(translate "Do you want to continue anyway?")" 13 70
|
$(translate "Do you want to continue anyway?")" 13 70
|
||||||
|
Loading…
x
Reference in New Issue
Block a user