File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616
1717## 文档
1818
19- - 官方帮助文档地址:[ https://fposter.cn /doc/ ] ( https://fposter.cn /doc/ )
19+ - 官方帮助文档地址:[ https://httpsok.com /doc/ ] ( https://httpsok.com /doc/ )
2020
2121## 特性
2222
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22
3- # WIKI: https://fposter.cn /doc
3+ # WIKI: https://httpsok.com /doc
44# This script only supports bash, do not support posix sh.
55# If you have the problem like Syntax error: "(" unexpected (expecting "fi"),
66# Try to run "bash -version" to check the version.
@@ -18,9 +18,9 @@ PROJECT_TOKEN_FILE="$PROJECT_HOME/token"
1818PROJECT_LOG_FILE=" $PROJECT_HOME /$PROJECT_NAME .log"
1919HTTPSOK_TOKEN=" "
2020
21- HTTPSOK_HOME_URL=" https://fposter.cn /"
22- BASE_API_URL=" https://fposter.cn /v1/nginx"
23- SCRIPT_URL=" https://fposter.cn/ httpsok.sh "
21+ HTTPSOK_HOME_URL=" https://httpsok.com /"
22+ BASE_API_URL=" https://httpsok.com /v1/nginx"
23+ SCRIPT_URL=" https://get. httpsok.com/ "
2424
2525latest_code=" "
2626preparse=" "
@@ -823,7 +823,7 @@ _run() {
823823 _check_token
824824 if ! _preparse ; then
825825 _err " No SSL certificate was detected.\n "
826- _info " Please refer to resolve the issue. https://fposter.cn /doc/reference/nginx-config.html "
826+ _info " Please refer to resolve the issue. https://httpsok.com /doc/reference/nginx-config.html "
827827 echo " "
828828 return 4
829829 fi
You can’t perform that action at this time.
0 commit comments