We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82550ae commit 24871c3Copy full SHA for 24871c3
1 file changed
ondemand/README.md
@@ -1000,8 +1000,8 @@ To use the `sfoster` account you need to run these commands to add the `hpcadmin
1000
that account.
1001
1002
```
1003
-sacctmgr add user hpcadmin account=sfoster
1004
-sacctmgr modify user where user=hpcadmin set defaultaccount=staff
+sudo sacctmgr add user hpcadmin account=sfoster
+sudo sacctmgr modify user where user=hpcadmin set defaultaccount=staff
1005
1006
1007
## Passenger app tutorial
0 commit comments