Skip to content
Snippets Groups Projects
Commit 60934b7a authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Combine two commands into one.

parent 71dea99f
No related branches found
No related tags found
1 merge request!33Update ReadMe with the potential issues and workarounds in ohpc_build
......@@ -117,9 +117,7 @@ The default user name and password for the web UI is 'vagrant'.
2. After you run the above command if you were to get a `"kernel mismatch error"`. To get past this error please run the below commands:
`vagrant ssh ohpc`
`uname -r`
`vagrant ssh ohpc -c "uname -r"`
Copy and paste this kernel version in the group_vars/all to update the kernel version in the `build_kernel_ver` variable.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment