Skip to content

Commit 4231fc3

Browse files
authored
replace CSCRATCH with PSCRATCH
1 parent eef5505 commit 4231fc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conda/doc/howtoAtNERSC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
* `setfacl -d -m"group::rx" <PathToYourInstallDirectory>`
77

88
To set up a new desc-python:
9-
`bash ./install-desc-python.sh $CSCRATCH/test-install`
9+
`bash ./install-desc-python.sh $PSCRATCH/test-install`
1010

1111
If reinstalling desc-python using an input yaml file
12-
`bash ./install-desc-python.sh $CSCRATCH/test-install desc-python-env-nersc-install-nobuildinfo.yml`
12+
`bash ./install-desc-python.sh $PSCRATCH/test-install desc-python-env-nersc-install-nobuildinfo.yml`
1313

1414
To export a full list of versions without build info:
1515
`conda env export --no-builds > desc-python-env-nersc-install-nobuildinfo.yml`

0 commit comments

Comments
 (0)