Description
When installing the .env-example file is not copied from the repo.
At the end a message is shown for copying .env-example to .env
Steps to Reproduce
- download install.sh script from readme
- Run command:
./install.sh
- no .env-example files present
Expected Behavior
file .env-example to be downloaded and present after ./install.sh
Actual Behavior
no .env-example file present
Environment
- OS: Arch linux
- OpenCode CLI version: 1.3.0
- Installation profile: [full]
- Bash version: 5.3.9(1)
- Zsh: 5.9
Additional Context
Add any other context, screenshots, or logs.
Possible Solution (Optional)
If you have ideas on how to fix this.
Description
When installing the .env-example file is not copied from the repo.
At the end a message is shown for copying .env-example to .env
Steps to Reproduce
./install.shExpected Behavior
file
.env-exampleto be downloaded and present after ./install.shActual Behavior
no
.env-examplefile presentEnvironment
Additional Context
Add any other context, screenshots, or logs.
Possible Solution (Optional)
If you have ideas on how to fix this.