cycat-service/backend/install.sh

5 lines
102 B
Bash

#!/bin/sh
git clone https://github.com/apache/incubator-kvrocks.git
cd incubator-kvrocks
./x.py build