start.sh hinzugefügt

This commit is contained in:
2025-11-17 10:34:52 +00:00
parent 41971554d3
commit 3b0b72329b

13
start.sh Normal file
View File

@@ -0,0 +1,13 @@
#!/bin/bash
# Hostname
echo escape-room > /etc/hostname
python3 /usr/local/bin/systemd-hdtob.py &
# SSH
exec /usr/sbin/sshd -D