whishper
whishper copied to clipboard
[BUG] windows bat overwrites the .env file
Description
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'run get-whishper.bat'
- Click on ''.env file already exists Do you want to overwrite it? (Y/N press "N"
- Scroll down to '....'
- See error Getting the default .env file from Github % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 332 100 332 0 0 991 0 --:--:-- --:--:-- --:--:-- 1000
Expected behavior
do not overwrite the edited .env file
Environment
- OS: Windows 11
- Browser: Opera
- Version: 3.1
- Hosting: Local
Logs and Configuration
Docker Compose Logs
Run the following command in the project folder, force the error, and paste the logs below:
docker compose logs -f --tail 50
PASTE LOGS HERE
Docker Compose File
PASTE YOUR DOCKER-COMPOSE.YML FILE HERE
I am not sure if the commit I made will solve this, since I'm unable to test on a Windows computer. If you are able to test, please tell me if the issue has been solved.
unfortunately, the problem was not solved, it continues to overwrite, regardless of whether I choose "Y" or "N"