feature: add script to set some debug vars

this sets some helpful vars for running e19 directly from the git directory without installing anything and contaminating the running system
This commit is contained in:
Mike Blumenkrantz 2013-08-27 11:59:12 +01:00
parent 8b6d217e0c
commit 4b5127ad47
1 changed files with 2 additions and 0 deletions

2
e19_workdir_setup.sh Normal file
View File

@ -0,0 +1,2 @@
export E_MODULE_SRC_PATH=$(readlink -f src/modules/)
export E_START=/e