Skip to content

Commit 24871c3

Browse files
authored
Update ondemand/README.md
1 parent 82550ae commit 24871c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ondemand/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,8 +1000,8 @@ To use the `sfoster` account you need to run these commands to add the `hpcadmin
10001000
that account.
10011001

10021002
```
1003-
sacctmgr add user hpcadmin account=sfoster
1004-
sacctmgr modify user where user=hpcadmin set defaultaccount=staff
1003+
sudo sacctmgr add user hpcadmin account=sfoster
1004+
sudo sacctmgr modify user where user=hpcadmin set defaultaccount=staff
10051005
```
10061006
10071007
## Passenger app tutorial

0 commit comments

Comments
 (0)