Repository URL to install this package:
|
Version:
6.1.1.dev2 ▾
|
#!/bin/bash
TOOLS=`dirname $0`
VENV=$TOOLS/../.venv
source $VENV/bin/activate && $@