Skip to content

Commit a6b2c87

Browse files
committed
Fixed standard output location / url
1 parent 4b651c9 commit a6b2c87

File tree

4 files changed

+179
-177
lines changed

4 files changed

+179
-177
lines changed

BootstrapStudioToDjango.wpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ proj.directory-list = [{'dirloc': loc('.'),
1212
'watch_for_changes': True}]
1313
proj.file-type = 'shared'
1414
proj.launch-config = {loc('bss_to_django.py'): ('project',
15-
('../../DiagramChaseDatabase/BSSExport',
15+
('C:\\Users\\fruit\\OneDrive\\Desktop\\DiagramChaseDatabase\\BSSExport',
1616
'')),
1717
loc('converter.py'): ('project',
1818
('../DiagramChaseDatabase/BSSExport',

0 commit comments

Comments
 (0)