Browse Source

Update uptimekuma-update.sh

tteckster 3 năm trước cách đây
mục cha
commit
2f53542a32
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      misc/uptimekuma-update.sh

+ 1 - 1
misc/uptimekuma-update.sh

@@ -57,7 +57,7 @@ git checkout master &>/dev/null
 git pull &>/dev/null
 msg_ok "Updated Uptime Kuma"
 
-msg_info "Installing Dependencies"
+msg_info "Installing Dependencies (Patience)"
 npm ci &>/dev/null
 msg_ok "Installed Dependencies"