removed need for .env file

This commit is contained in:
root
2023-11-17 10:58:21 -06:00
parent 070ecf778a
commit 5ceae952a1
2 changed files with 5 additions and 17 deletions

View File

@@ -7,9 +7,6 @@ Zigbee smarthome stack
## Setup
1. Create `.env` file with `MOSQUITTO_PASSWORD`.
2. Run setup script
```
./scripts/setup.sh
```
```
./scripts/setup.sh
```