dmr_utils/install.sh
2017-08-24 09:28:14 -04:00

7 lines
69 B
Bash
Executable File

#! /bin/bash
test -x ./setup.py || exit 1
pip install --upgrade .