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