From 306f12450d830a18c5b5765046be6dd82699c2c9 Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 1 May 2023 06:28:53 +0200 Subject: [PATCH] progress --- makeanything.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/makeanything.sh b/makeanything.sh index 8d5b969..91cf736 100755 --- a/makeanything.sh +++ b/makeanything.sh @@ -85,6 +85,7 @@ apt install -y --no-install-recommends \\ lxterminal \\ arandr \\ /tmp/xdgmenumaker*.deb + echo -e "debian\ndebian" | (passwd root) useradd -m -s /bin/bash debian echo -e "debian\ndebian" | (passwd debian)