Files
10552f691b73f8fe1a91e2ab8dc24b2d69f254c0
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 && $@