This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # 开云Kering - 资源脚本 | |
| # 官方网站: https://plain-kaiyun.com.cn/ | |
| # 配置变量 | |
| RESOURCE_NAME="开云Kering" | |
| RESOURCE_URL="https://plain-kaiyun.com.cn/" | |
| # 显示资源信息 | |
| show_info() { |