Skip to content

Commit e609868

Browse files
authored
uptime-kuma fix
1 parent 692ac62 commit e609868

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/uptimekuma-install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ NODE_VERSION="22" setup_nodejs
2222

2323
msg_info "Installing Uptime Kuma"
2424
$STD git clone https://github.com/louislam/uptime-kuma.git
25-
mv uptime-kuma /opt/uptime-kuma
2625
cd /opt/uptime-kuma
2726
$STD npm run setup
2827
msg_ok "Installed Uptime Kuma"

0 commit comments

Comments
 (0)