https://github.com/amoshuke/nas_code
https://github.com/amoshuke/nas_code
kls nas shell synology
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amoshuke/nas_code
- Owner: AmosHuKe
- License: mit
- Created: 2020-06-27T14:21:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T04:57:47.000Z (over 1 year ago)
- Last Synced: 2024-11-30T20:05:14.804Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍦 NAS_Code(NAS 脚本代码收集)
## 📖 目录
| 名称EN | 描述 | 说明 |
|---|---|---|
| [PingShutdown](./PingShutdown) | 在UPS无联动NAS检测断电关机的情景下,
以另一种同目的方式执行自动关机保护NAS | [食用](./PingShutdown) |
| [GetAllRepos](./GetAllRepos) | 获取 Github 个人的所有仓库(默认分支),
进行 clone 和同步拉取最新操作 | [食用](./GetAllRepos) |