From ee0997aa8db0a19bc5718bc565b669673669072a Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 20 Oct 2021 12:44:09 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md b/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md index b66eeaeec..0d1781c70 100644 --- a/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md +++ b/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md @@ -80,7 +80,7 @@ the VM controlled by the `--tmp-size` parameter. As the build starts in a VM, you may not have access to all your files. It is usually bad practice to refer to local files from inside a definition file anyway as this reduces reproducibility. -However common directories are available by default. For others, care must be taken. In short: +However, common directories are available by default. For others, care must be taken. In short: * `/home/$USER`, `/scratch/$USER` are available and should be used `/scratch/\<group>` also works for * all groups the users is in `/projects/\<group>` similar, but is read-only! So don't use this to -- GitLab