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
    
  
  
    
  | #!/usr/bin/env bash | |
| export PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin:$PATH" | |
| # -------------------------------------------------------------- | |
| # 原作者信息 | |
| # 系统: ALL | |
| # 项目: 蓝奏云上传文件 | |
| # 版本: 1.0.3 | |
| # 作者: XIU2 | |
| # 官网: https://shell.xiu2.xyz |