From 326c9bce8ec66a02b655e583012b2ad82b992fa9 Mon Sep 17 00:00:00 2001 From: Marcus Date: Sun, 22 Oct 2023 20:35:46 +0200 Subject: [PATCH] time for the first testbuild with nanodesk-installer-gxm --- nanodesk-files/usr/bin/nanodesk-installer-gxm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nanodesk-files/usr/bin/nanodesk-installer-gxm b/nanodesk-files/usr/bin/nanodesk-installer-gxm index 537eea3..5c129a8 100755 --- a/nanodesk-files/usr/bin/nanodesk-installer-gxm +++ b/nanodesk-files/usr/bin/nanodesk-installer-gxm @@ -63,7 +63,9 @@ You can do the partioning and formating with 'GParted'. If you need help how to do so, click on 'Help'. When you are done partitioning and your installation target is formated, -go ahead with 'Install'." | +go ahead with 'Install'. + +When asked for a password, type in 'debian'" | $GXMCMD -buttons "Abort:1,Help:2,GParted:10,Install:0" return $? }