Files
0f7cd2be9143b63a90a37c7b59f07c6fcbd31bb2
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 && $@