Skip to content
Snippets Groups Projects
Commit 570efed6 authored by Maciej's avatar Maciej
Browse files

Update the method of starting shell as sharkey user

parent ed312471
No related branches found
No related tags found
1 merge request!37Update the method of starting shell as sharkey user
......@@ -96,7 +96,7 @@ adduser --disabled-password --disabled-login sharkey
start a shell as that user:
```bash
sudo -u sharkey -i
sudo -u sharkey bash
```
(or something like that), then:
......
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