5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 05:54:17 +00:00

fix: más visible

This commit is contained in:
f 2024-01-08 14:38:21 -03:00
parent 497124bf27
commit 936c3f83c1
No known key found for this signature in database

View file

@ -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"