Use Gitea raw URL as default mirror base
This commit is contained in:
2
proxy.sh
2
proxy.sh
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
BASE_URL="${MIRROR_BASE_URL:-https://mjjtop.com/raw/proxy-installer}"
|
BASE_URL="${MIRROR_BASE_URL:-https://mjjtop.com/admin/proxy-installer/raw/branch/main}"
|
||||||
TMP_DIR="/tmp/mjjtop-proxy-installer"
|
TMP_DIR="/tmp/mjjtop-proxy-installer"
|
||||||
|
|
||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
|
|||||||
Reference in New Issue
Block a user