默认

需要Java23;
经过测试的Maven版本:3.9.9;
(如果报错可选)使用root权限执行;
执行下列脚本后,你应该能够在/home找到CoreProtect-23.1.jar。

  • (未经测试)超简洁一键执行sh脚本:
bash <(wget -O - https://im.xz.cn/publicBucket/coreProtect/coreProtect23.1-compile.sh)

bash <(curl -L https://im.xz.cn/publicBucket/coreProtect/coreProtect23.1-compile.sh)

wget https://im.xz.cn/publicBucket/coreProtect/coreProtect23.1-compile.sh && chmod +x coreProtect23.1-compile.sh && ./coreProtect23.1-compile.sh
  • 普通终端模式脚本:
git clone https://github.com/imxzrui/CoreProtect.git --branch 23.1
cd CoreProtect
rm -f pom.xml
rm -f build.gradle
wget https://im.xz.cn/publicBucket/coreProtect/pom.xml
wget https://im.xz.cn/publicBucket/coreProtect/build.gradle
mvn clean package
cp ./target/CoreProtect-23.1.jar /home
cd ..
rm -rf ./CoreProtect
cd /home
ls /home | grep CoreProtect-23.1.jar
微信支付

微信支付

支付宝支付

支付宝支付

评论

This is just a placeholder img.