Skip to content
Snippets Groups Projects
Commit be3fed54 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Fix SourceDrive in host-specific template.

Refers to #28
parent 8cf878a3
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<HostAlias>Confocal Microscope (Room 123)</HostAlias> <HostAlias>Confocal Microscope (Room 123)</HostAlias>
<!-- SourceDrive: local drive to operate on (include the backslash!) --> <!-- SourceDrive: local drive to operate on (include the backslash!) -->
<SourceDrive>C:\</SourceDrive> <SourceDrive>D:\</SourceDrive>
<!-- OPTIONAL CONFIGURATION SETTINGS --> <!-- OPTIONAL CONFIGURATION SETTINGS -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment