DEBSOURCES
Skip Quicknav
sources / python-binary-memcached / 0.31.1%2Bdfsg1-2 / .ci-before-script.sh
123456789
#!/bin/bash set -ex if [ "$STEP" != "tests" ]; then exit 0 fi sudo apt-get update sudo apt install memcached