Skip to content

Commit 39a2792

Browse files
authored
Merge pull request #77 from KumarLabJax/KLAUS-255-change-sing-copy-folder
Changing the folder where singularity copies models
2 parents 428746b + 6ef27b4 commit 39a2792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/singularity.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ From: aberger4/mouse-tracking:python3.10-slim
88
mkdir -p ${SINGULARITY_ROOTFS}/workspace/models/
99

1010
%files
11-
./models ${SINGULARITY_ROOTFS}/workspace/
11+
./models /workspace/

0 commit comments

Comments
 (0)