Change the project directory
This commit is contained in:
parent
9643b95059
commit
6540a88687
2
hendrik
Normal file → Executable file
2
hendrik
Normal file → Executable file
@ -2,7 +2,7 @@
|
|||||||
# hendrik — wrapper to run the TUI agent from anywhere
|
# hendrik — wrapper to run the TUI agent from anywhere
|
||||||
|
|
||||||
# Set HENDRIK_DIR env var to override, or update the default below
|
# Set HENDRIK_DIR env var to override, or update the default below
|
||||||
DEFAULT_DIR="/home/ambadar-aji/experiment/hendrik"
|
DEFAULT_DIR="/opt/hendrik"
|
||||||
PROJECT_DIR="${HENDRIK_DIR:-$DEFAULT_DIR}"
|
PROJECT_DIR="${HENDRIK_DIR:-$DEFAULT_DIR}"
|
||||||
|
|
||||||
if [ ! -d "$PROJECT_DIR/.venv" ]; then
|
if [ ! -d "$PROJECT_DIR/.venv" ]; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user