Skip to content

Commit ccc331c

Browse files
authored
Update 20230814_02.md
1 parent 73138f4 commit ccc331c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

202308/20230814_02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1565,7 +1565,7 @@ PG_CONFIG=/usr/lib/postgresql/14/bin/pg_config C_INCLUDE_PATH=/tmp/PF_RING/kerne
15651565
PG_CONFIG=/usr/lib/postgresql/14/bin/pg_config C_INCLUDE_PATH=/tmp/PF_RING/kernel make install
15661566
15671567
cd /usr/lib/postgresql/14
1568-
git clone --depth 1 https://github.com/apache/madlib
1568+
git clone --depth 1 -b rel/v2.1.0 https://github.com/apache/madlib
15691569
cd /usr/lib/postgresql/14/madlib
15701570
mkdir build
15711571
cd /usr/lib/postgresql/14/madlib/build

0 commit comments

Comments
 (0)