This commit is contained in:
MHSanaei
2025-12-04 00:05:21 +01:00
parent 68240061aa
commit 0ea8b5352a
3 changed files with 3 additions and 2 deletions

View File

@@ -1086,6 +1086,7 @@ ssl_cert_issue() {
else
dnf -y update && dnf -y install socat
fi
;;
arch | manjaro | parch)
pacman -Sy --noconfirm socat
;;