isekai-toolkit/activate.sh

4 lines
63 B
Bash

#!/bin/sh
DIRNAME=`dirname $0`
cd $DIRNAME
./.venv/bin/activate