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: 9ebcd1d605408fcd13acb8a2d3fede51335fcdcf (plain)
1
2
3
4
5
6
7
#!/bin/sh

# Start fail2ban
fail2ban-client -x start

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