diff options
Diffstat (limited to 'localsettingsWSL.py')
-rw-r--r-- | localsettingsWSL.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localsettingsWSL.py b/localsettingsWSL.py index 109037d..1934e55 100644 --- a/localsettingsWSL.py +++ b/localsettingsWSL.py @@ -47,7 +47,7 @@ DEBUG = True # executables: CAVERN = 'cavern' -THREEDTOPOS = '3dtopos' +THREEDTOPOS = 'survexport --pos' DATABASES = { 'default': { |