From 8935a49c56a7f5be9dc715a8ffe73d1055384873 Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Wed, 16 Oct 2024 11:13:31 +0200 Subject: [PATCH] home/loginuser/.bash_profile aktualisiert --- home/loginuser/.bash_profile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/home/loginuser/.bash_profile b/home/loginuser/.bash_profile index 9999812..5957844 100644 --- a/home/loginuser/.bash_profile +++ b/home/loginuser/.bash_profile @@ -3,4 +3,7 @@ then startx -- -nocursor exit sudo reboot -fi \ No newline at end of file +fi + +# Version 1.0: +# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script. \ No newline at end of file