mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 13:02:12 +00:00
Update README.md
This commit is contained in:
parent
968e9032bd
commit
4baa3ea194
1 changed files with 2 additions and 2 deletions
|
@ -124,8 +124,8 @@ To get things up and running just follow these steps:
|
||||||
```sh
|
```sh
|
||||||
chmod 777 genuser.sh
|
chmod 777 genuser.sh
|
||||||
```
|
```
|
||||||
6. Create a `WEB_USER` by running `./genuser.sh`
|
6. Create a `WEB_USER` by running `./genuser.sh` \n
|
||||||
If the `WEB_USER` is not properly set, check [Issue 5: WEB_USER Not Loaded](#issue-5-web_user-not-loaded).
|
If the `WEB_USER` is not properly set, check [Issue 5: WEB_USER Not Loaded](#issue-5-web_user-not-loaded).
|
||||||
|
|
||||||
7. Adjust the `.env` file by changing `TPOT_OSTYPE=linux` to `mac` or directly run:
|
7. Adjust the `.env` file by changing `TPOT_OSTYPE=linux` to `mac` or directly run:
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue