Welcome to mirror list, hosted at ThFree Co, Russian Federation.

DockerEntrypoint.sh - github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26083c5ddfd8383c2a298b668a376462dea42cbb (plain)
1
2
3
4
5
6
7
#!/bin/sh

# Start fail2ban
fail2ban-client -x -f start

# Run x-ui
exec /app/x-ui