5 lines
111 B
Bash
5 lines
111 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
git clone https://github.com/pgvector/pgvector
|
||
|
|
||
|
git clone https://github.com/timescale/timescaledb
|