From b4cee435178f6ce105d960e32d16b9c0cc8b6824 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Fri, 10 Nov 2023 19:29:17 +0800 Subject: [PATCH] Update macos.sh --- scripts/install/macos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install/macos.sh b/scripts/install/macos.sh index b7af491f3..61a969364 100755 --- a/scripts/install/macos.sh +++ b/scripts/install/macos.sh @@ -28,7 +28,7 @@ brew install librdkafka brew install coreutils libxml2 xml2 brew install md5sum libevent pidof bison brew install pcre2 libxpm libelf -brew install automake +brew install automake icu4c if [ ! -d $DEV/server/mdserver-web ]; then wget -O /tmp/master.zip https://codeload.github.com/midoks/mdserver-web/zip/master