mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-28 18:17:37 +00:00
uptime-kuma fix
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user