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