mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-23 03:55:56 +00:00
Updated 🔧 How to Install (markdown)
parent
b10da4f670
commit
b92e42274c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
[Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker.
|
[Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -o kuma_install.sh http://git.kuma.pet/install.sh && sudo bash kuma_install.sh
|
curl -Lo kuma_install.sh https://git.kuma.pet/install.sh && sudo bash kuma_install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Advanced Installation
|
## Advanced Installation
|
||||||
|
|
Loading…
Add table
Reference in a new issue