mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-22 19:45: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.
|
||||
|
||||
```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
|
||||
|
|
Loading…
Add table
Reference in a new issue