mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Disable TLS from let's encrypt in China
This commit is contained in:
parent
fd915dfbb9
commit
db95630ef9
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ if [ "$CHINA" = "yes" ]; then
|
|||
git checkout master
|
||||
fi
|
||||
LOCALFILES="yes"
|
||||
TLS="no"
|
||||
DIR="/usr/share/omr-server-git"
|
||||
else
|
||||
echo "deb [arch=amd64] https://${REPO} buster main" > /etc/apt/sources.list.d/openmptcprouter.list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue