b57de7ca by Jabis Sevón

make env

1 parent e5e34ba4
Showing 1 changed file with 2 additions and 2 deletions
......@@ -21,9 +21,9 @@ install:
env:
cp ./.env.example ./.env
all: build install
all: build install env
rebuild: clean build install
rebuild: clean build install env
clean:
rm ./.env
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!