ソースを参照

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