diff --git a/pull.sh b/pull.sh new file mode 100644 index 0000000..e86723f --- /dev/null +++ b/pull.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +git clone https://github.com/pgvector/pgvector + +git clone https://github.com/timescale/timescaledb \ No newline at end of file