Files
Debian-Retzel/start.sh
2025-11-17 10:34:52 +00:00

13 lines
133 B
Bash

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