From dc7545dda5aafad794d8636513e3412ac3a2ed8d Mon Sep 17 00:00:00 2001 From: Stephan Reinwald Date: Tue, 21 Jan 2025 16:03:09 +0100 Subject: [PATCH] bash --- autoconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoconfig.yaml b/autoconfig.yaml index 5836722..dbfd298 100644 --- a/autoconfig.yaml +++ b/autoconfig.yaml @@ -38,7 +38,7 @@ autoinstall: - chmod +x /target/root/hello_world.sh # - curtin in-target -- systemctl daemon-reload # - curtin in-target -- systemctl enable hello_world.service - - curtin in-target -- echo 'exec /root/hello_world.sh;bash' >> /root/.bashrc + - curtin in-target -- echo 'exec /root/hello_world.sh; exec bash' >> /root/.bashrc user-data: hostname: ldhost chpasswd: