mirror of
https://github.com/TheyCallMeSecond/sing-box-manager.git
synced 2024-11-16 03:32:31 +08:00
Update Install.sh
This commit is contained in:
parent
569f71968f
commit
58d14873a6
|
@ -749,7 +749,7 @@ function tuic_apply_certificate() {
|
|||
done
|
||||
|
||||
echo "正在申请证书..."
|
||||
curl -s https://get.acme.sh | sh -s email=my@example.com
|
||||
curl -s https://get.acme.sh | sh -s email=example@gmail.com
|
||||
alias acme.sh=~/.acme.sh/acme.sh
|
||||
~/.acme.sh/acme.sh --set-default-ca --server letsencrypt
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user