forked from expo/troggle
bin Makesurvexstation, survextitle, survexEquate
This commit is contained in:
@@ -5,6 +5,13 @@ import urllib.parse
|
||||
# link 'localsettings.py' to localsettingsWSL.py for use on a Windows 10 machine running WSL1
|
||||
print(" * importing troggle/localsettings.py")
|
||||
|
||||
#-----------------------------------------------------------------
|
||||
# THINK before you push this to a repo
|
||||
# - have you checked that this file is in .gitignore ?
|
||||
# - have you run pre-push.sh to copy files and remove passwords?
|
||||
# - we don't want to have to change the expo system password !
|
||||
#-----------------------------------------------------------------
|
||||
|
||||
SERVERPORT = '3777'
|
||||
|
||||
LIBDIR = '/mnt/d/CUCC-Expo/t37/lib/python3.7/'
|
||||
|
||||
Reference in New Issue
Block a user