init scripts and name
This commit is contained in:
parent
1f2b52fe29
commit
ac23b43e9f
6 changed files with 75 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import os
|
|||
import sys
|
||||
import site
|
||||
|
||||
project_module = 'oxdb'
|
||||
project_module = 'pandora'
|
||||
|
||||
root_dir = os.path.normpath(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue