Files
Debian-Retzel/start.sh
2025-11-17 12:09:07 +00:00

10 lines
136 B
Bash

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