[pve-devel] [PATCH installer] change last button to 'Install'

Oguz Bektas o.bektas at proxmox.com
Wed Nov 28 12:28:51 CET 2018


Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
---
 proxinstall | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxinstall b/proxinstall
index 2f665dc..b3baa3d 100755
--- a/proxinstall
+++ b/proxinstall
@@ -1991,7 +1991,7 @@ sub create_ipconf_view {
     $vbox2->pack_start ($dnsbox, 0, 0, 0);
 
     $inbox->show_all;
-    set_next (undef, sub {
+    set_next ('_Install', sub {
 
 	# verify hostname
 
-- 
2.11.0





More information about the pve-devel mailing list