mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-05 07:19:20 +08:00
Updated 🔧 How to Install (markdown)
@@ -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
|
||||
|
Reference in New Issue
Block a user