diff --git a/usr/bin/chromium-monitor b/usr/bin/chromium-monitor index 1658c68..70fcc4c 100644 --- a/usr/bin/chromium-monitor +++ b/usr/bin/chromium-monitor @@ -1,3 +1,6 @@ +# Version 1.0: +# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script. + #!/bin/bash get_monitor() { sudo cat /var/lib/dhcp/* | grep -a "option monitor" | tail -1 | \