mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
uptime-kuma fix
This commit is contained in:
parent
692ac62add
commit
e609868619
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ NODE_VERSION="22" setup_nodejs
|
||||||
|
|
||||||
msg_info "Installing Uptime Kuma"
|
msg_info "Installing Uptime Kuma"
|
||||||
$STD git clone https://github.com/louislam/uptime-kuma.git
|
$STD git clone https://github.com/louislam/uptime-kuma.git
|
||||||
mv uptime-kuma /opt/uptime-kuma
|
|
||||||
cd /opt/uptime-kuma
|
cd /opt/uptime-kuma
|
||||||
$STD npm run setup
|
$STD npm run setup
|
||||||
msg_ok "Installed Uptime Kuma"
|
msg_ok "Installed Uptime Kuma"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue