mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-30 14:56:17 +00:00
Removed testing echoes
This commit is contained in:
parent
b9e3d36235
commit
a5d29bd2d7
1 changed files with 0 additions and 2 deletions
2
x-ui.sh
2
x-ui.sh
|
@ -791,10 +791,8 @@ EOF
|
|||
#Launching fail2ban
|
||||
if ! sudo systemctl is-active --quiet fail2ban; then
|
||||
sudo systemctl start fail2ban
|
||||
echo test-start
|
||||
else
|
||||
systemctl restart fail2ban
|
||||
echo test-restart
|
||||
fi
|
||||
sudo systemctl enable fail2ban
|
||||
|
||||
|
|
Loading…
Reference in a new issue