Files
Debian-Retzel/start.sh
2026-01-08 21:18:55 +01:00

7 lines
78 B
Bash

#!/bin/bash
python3 /root/watchdog.py &
# SSH
sleep 1
exec /usr/sbin/sshd -D