소스 검색

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