Skip to content

Commit e97a0e7

Browse files
authored
remove extra backtick that creates issues when running copied command
1 parent b620740 commit e97a0e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coldfront/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ cat ~/slurm_dump/hpc.cfg
117117

118118
- Load the slurm dump into slurm database:
119119
```
120-
sacctmgr load file=~/slurm_dump/hpc.cfg`
120+
sacctmgr load file=~/slurm_dump/hpc.cfg
121121
Type 'Y' to add the new account & associations for cgray
122122
```
123123

0 commit comments

Comments
 (0)