mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-03 13:32:13 +00:00
Update README.md
This commit is contained in:
parent
c007dde3d7
commit
91641c095b
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ To get things up and running just follow these steps:
|
||||||
chmod 777 genuser.sh
|
chmod 777 genuser.sh
|
||||||
```
|
```
|
||||||
10. Create a `WEB_USER` by running `./genuser.sh`
|
10. Create a `WEB_USER` by running `./genuser.sh`
|
||||||
1. **Possible Issue**: WEB_USER Not Loaded
|
### **Possible Issue**: WEB_USER Not Loaded
|
||||||
Sometimes, running the `genuser.sh` script may not properly load the `WEB_USER` entry in the `.env` file.
|
Sometimes, running the `genuser.sh` script may not properly load the `WEB_USER` entry in the `.env` file.
|
||||||
To check, open the `.env` file and verify if the `WEB_USER` variable is empty.
|
To check, open the `.env` file and verify if the `WEB_USER` variable is empty.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue