forked from rarias/jungle
Add /gpfs /scratch and /tmp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user