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

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x-ui.sh')
-rw-r--r--x-ui.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/x-ui.sh b/x-ui.sh
index 6169d01b..f8ead9d6 100644
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -1086,6 +1086,7 @@ ssl_cert_issue() {
else
dnf -y update && dnf -y install socat
fi
+ ;;
arch | manjaro | parch)
pacman -Sy --noconfirm socat
;;