From 9236dc0bda6ac058d73f13f17e2a28d75620ec52 Mon Sep 17 00:00:00 2001 From: Quickbed Date: Mon, 17 Nov 2025 12:09:07 +0000 Subject: [PATCH] start.sh aktualisiert --- start.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/start.sh b/start.sh index fe5d2fa..75eafbc 100644 --- a/start.sh +++ b/start.sh @@ -3,11 +3,8 @@ # Hostname echo escape-room > /etc/hostname +# lvl3 python3 /usr/local/bin/systemd-hdtob.py & - - - - # SSH exec /usr/sbin/sshd -D \ No newline at end of file