We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2670f5a commit adacfdfCopy full SHA for adacfdf
ibllib/oneibl/patcher.py
@@ -53,7 +53,7 @@
53
FTP_HOST = 'test.alyx.internationalbrainlab.org'
54
FTP_PORT = 21
55
DMZ_REPOSITORY = 'ibl_patcher' # in alyx, the repository name containing the patched filerecords
56
-SDSC_ROOT_PATH = PurePosixPath('/mnt/ibl')
+SDSC_ROOT_PATH = PurePosixPath(FLATIRON_MOUNT)
57
SDSC_PATCH_PATH = PurePosixPath('/home/datauser/temp')
58
59
0 commit comments