-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from CCBR/hpcdme-docs
docs: clarify $USER in HPCDME properties
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,8 @@ cp hpcdme.properties-sample hpcdme.properties | |
|
||
Some of the parameters in this file have become obsolete over the course of time and are commmented out. Change paths and default values, as needed | ||
|
||
> Note: replace `$USER` with your actual username in the properties file. Bash variables will not be interpolated. | ||
```bash | ||
#HPC DME Server URL | ||
#Production server settings | ||
|
@@ -152,4 +154,4 @@ Done! You are now all set to use CLUs. | |
* [HPC_DME_APIs repo](https://github.com/CBIIT/HPC_DME_APIs/) | ||
* [User guides](https://github.com/CBIIT/HPC_DME_APIs/tree/master/doc/guides) | ||
* [Wiki pages](https://wiki.nci.nih.gov/display/DMEdoc/Getting+Started+with+DME+CLU) | ||
* [Yuri Dinh](mailto:[email protected]) | ||
* [Yuri Dinh](mailto:[email protected]) |