mirror of
https://github.com/akatsukiro/lsky-pro-install-script.git
synced 2025-06-08 05:53:04 +08:00
docs: README 中增加用法,调整措辞。
This commit is contained in:
parent
f961b721d2
commit
0c73363a97
11
README.md
11
README.md
@ -1,8 +1,15 @@
|
|||||||
# lsky-pro-install-script
|
# lsky-pro-install-script
|
||||||
开源版 Lsky Pro 一键安装脚本
|
开源版 Lsky Pro 一键安装脚本
|
||||||
|
|
||||||
随便糊的。目前仅在 Debian 12 x86_64 上测试通过。
|
随便糊的,抛砖引玉之用。
|
||||||
|
|
||||||
|
目前仅在 Debian 12 x86_64 纯净系统上测试通过。
|
||||||
|
|
||||||
仅适用于纯净系统。
|
|
||||||
|
|
||||||
pre check 部分来自 [nezha monitor](https://github.com/naiba/nezha) 。非常好用的探针,爱 ♥ 来自瓷器。
|
pre check 部分来自 [nezha monitor](https://github.com/naiba/nezha) 。非常好用的探针,爱 ♥ 来自瓷器。
|
||||||
|
|
||||||
|
## 用法
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl -L https://raw.githubusercontent.com/akatsukiro/lsky-pro-install-script/master/install.sh -o lsky.sh && chmod +x lsky.sh && sudo ./lsky.sh
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user