We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692ac62 commit e609868Copy full SHA for e609868
install/uptimekuma-install.sh
@@ -22,7 +22,6 @@ NODE_VERSION="22" setup_nodejs
22
23
msg_info "Installing Uptime Kuma"
24
$STD git clone https://github.com/louislam/uptime-kuma.git
25
-mv uptime-kuma /opt/uptime-kuma
26
cd /opt/uptime-kuma
27
$STD npm run setup
28
msg_ok "Installed Uptime Kuma"
0 commit comments