This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
laydi/run-laydi
einarr 7e6bac20e1 FIXING STUFF!
Rename should be complete or almost so.
2008-12-05 22:07:56 +00:00

9 lines
152 B
Bash
Executable File

#!/bin/sh
## To be able to run laydi without installing it, we have to set
## PYTHONPATH.
export PYTHONPATH=$PYTHONPATH:.:./workflows
./bin/laydi $@