summaryrefslogtreecommitdiff
path: root/build_tools/bootstrap.sh
blob: a5a0d2ce83bea5fe4763e1f3f92be2e089a3212c (plain)
1
2
3
4
#!/usr/bin/env bash

# need make to build redis
sudo apt-get install make