Files
f373a0f6f83181c9b51d7d7faa2e055d9ad92868
nova /tools /with_venv.sh
2010年07月26日 18:57:24 -07:00

5 lines
89 B
Bash
Executable File

#!/bin/bash
TOOLS=`dirname 0ドル`
VENV=$TOOLS/../.nova-venv
source $VENV/bin/activate && $@