File: bootstrap.sh

package info (click to toggle)
python-redis 2.10.5-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 552 kB
  • sloc: python: 5,259; sh: 167; makefile: 128
file content (4 lines) | stat: -rwxr-xr-x 74 bytes parent folder | download | duplicates (5)
1
2
3
4
#!/usr/bin/env bash

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