Add /gpfs /scratch and /tmp

This commit is contained in:
2026-03-05 16:59:20 +01:00
parent b468ca50c6
commit 407669457e

View File

@@ -291,7 +291,7 @@ let
collectBinds(){
pathsTopLevel="/boot /run /sys \$PWD"
pathsTopLevel="/boot /run /sys \$PWD /gpfs /tmp /scratch"
toBind=""
for p in \$pathsTopLevel; do