瀏覽代碼

Update post-install-v3.sh

tteckster 3 年之前
父節點
當前提交
3f84f9b287
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/post-install-v3.sh

+ 1 - 1
misc/post-install-v3.sh

@@ -110,7 +110,7 @@ then
 msg_info "Updating Proxmox VE 7"
 apt-get update &>/dev/null
 apt-get -y dist-upgrade &>/dev/null
-msg_ok "Updated Proxmox VE 7"
+msg_ok "Updated Proxmox VE 7 (Reboot Recommended)"
 fi
 
 sleep 2