Files
trihuy-russian/DockerEntrypoint.sh
T

8 lines
80 B
Bash

#!/bin/sh
# Start fail2ban
fail2ban-client -x start
# Run x-ui
exec /app/x-ui