Skip to content

Commit 59f9ee0

Browse files
authored
generalize to $SCRATCH
1 parent e405fd4 commit 59f9ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda/doc/howtoOtherSites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* `setfacl -d -m"group::rx" <PathToYourInstallDirectory>`
77
* Run `bash ./install-desc-python.sh <path to installation> <name of yaml file>`
88

9-
Example: `bash ./install-desc-python.sh $CSCRATCH/test-install desc-python-env-nersc-install-nobuildinfo.yml`
9+
Example: `bash ./install-desc-python.sh $SCRATCH/test-install desc-python-env-nersc-install-nobuildinfo.yml`
1010

1111
## Environment Set Up After Installation
1212

0 commit comments

Comments
 (0)