Update cyberpanel.sh

This commit is contained in:
qtwrk 2021-08-21 01:25:08 +02:00 committed by GitHub
parent e40117ce43
commit 545dde66b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -1332,9 +1332,6 @@ else
cd "$Current_Dir" || exit
rm -rf acme.sh
# shellcheck disable=SC2016
sed -i 's|$PROJECT/archive/$BRANCH.tar.gz|https://cyberpanel.sh/codeload.github.com/acmesh-official/acme.sh/tar.gz/master|g' /root/.acme.sh/acme.sh
Retry_Command "/root/.acme.sh/acme.sh --upgrade --auto-upgrade"
#install acme and upgrade it beforehand, to prevent gitee fail
fi