소스 검색

Update mariadb-v3.sh

tteckster 3 년 전
부모
커밋
bef00e7fc0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ct/mariadb-v3.sh

+ 1 - 1
ct/mariadb-v3.sh

@@ -77,7 +77,7 @@ function default_settings() {
 		CORE_COUNT="1"
 		echo -e "${DGN}Using ${BGN}1024MiB${CL}${DGN} RAM${CL}"
 		RAM_SIZE="1024"
-		echo -e "${DGN}Using Bridge ${BGN}${BRG}${CL}"
+		echo -e "${DGN}Using Bridge ${BGN}vmbr0${CL}"
 		BRG="vmbr0"
 		echo -e "${DGN}Using Static IP Address ${BGN}DHCP${CL}"
 		NET=dhcp