# myShellScripts **Repository Path**: sid886/my-shell-scripts ## Basic Information - **Project Name**: myShellScripts - **Description**: 我的shell脚本 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2022-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myShellScripts #### 介绍 我的shell脚本 ### 脚本说明 1. autopull.sh: 自动更新webpage 2. atupload.sh: 自动上传transmission完成的任务到坚果云 3. itgvideo.sh: 将atupload.sh处理完的文件解压缩并整合 3. getPublicIP.sh: 获取公共ip地址 4. linktest.sh: 检测是否成功wifi联网,如果失败尝试重连(依赖wificonnect.sh) 5. wificonect.sh: wifi连网脚本 bat 文件夹: * runSun.bat: 自动运行脚本,自动打开向日葵软件 #### 使用说明 每个脚本的使用方法在脚本注释中。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request