Files
extra/proftpd/proftpd.run
2025-06-22 20:39:04 -05:00

4 lines
50 B
Bash

#!/bin/sh -e
/usr/sbin/proftpd -n
exec pause 2>&1