mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 19:16:23 +00:00
fix: más visible
This commit is contained in:
parent
497124bf27
commit
936c3f83c1
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@ tasks:
|
|||
env:
|
||||
desc: "Install the .env file"
|
||||
cmds:
|
||||
- ": Environment vars have changed, please review and edit"
|
||||
- "cp --no-clobber .env.example .env"
|
||||
- ": == Environment vars have changed, please review and edit =="
|
||||
- "diff -auN --color .env.example .env"
|
||||
sources:
|
||||
- ".env.example"
|
||||
|
|
Loading…
Reference in a new issue