jetsung / 展示代码仓库的镜像地址
0 j'aimes
0 forks
3 fichiers
Dernière activité 1 month ago
| 1 | #!/usr/bin/env bash |
| 2 | #============================================================ |
| 3 | # File: git-mirror.sh |
| 4 | # Description: 展示代码仓库的镜像地址(支持完美横排) |
| 5 | # Author: Jetsung Chan <[email protected]> |
| 6 | # Version: 0.2.0 |
| 7 | # UpdatedAt: 2025-12-10 |
| 8 | #============================================================ |
| 9 | |
| 10 | [[ -n "${DEBUG:-}" ]] && set -eux || set -euo pipefail |
jetsung / 【脚本】推送消息到钉钉、飞书、Lark
0 j'aimes
0 forks
1 fichiers
Dernière activité 1 month ago
| 1 | #!/usr/bin/env bash |
| 2 | |
| 3 | #============================================================ |
| 4 | # File: push-notify.sh |
| 5 | # Description: 推送消息到钉钉、飞书、Lark |
| 6 | # URL: https://fx4.cn/ |
| 7 | # ORIGIN: https://gist.asfd.cn/jetsung/notify/raw/HEAD/notify.sh |
| 8 | # Author: Jetsung Chan <[email protected]> |
| 9 | # Version: 0.1.0 |
| 10 | # CreatedAt: 2025-08-18 |
Plus récent
Plus ancien