소스 검색

Update omv-v4.sh

tteckster 2 년 전
부모
커밋
7b736bce6d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ct/omv-v4.sh

+ 1 - 1
ct/omv-v4.sh

@@ -70,7 +70,7 @@ if [[ $PVE != 1 ]]; then
 fi
 }
 function default_settings() {
-		echo -e "${DGN}Using Container Type: ${BGN}Unprivileged${CL}"
+		echo -e "${DGN}Using Container Type: ${BGN}Privileged${CL}"
 		CT_TYPE="0"
 		echo -e "${DGN}Using Root Password: ${BGN}Automatic Login${CL}"
 		PW=""