1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 05:47:03 +09:00

fixed Makefile

This commit is contained in:
Grigory Efimov 2023-04-27 13:51:58 +00:00 committed by Mikhail Iudin
parent 0df1a16279
commit 89063fec6c
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0

View file

@ -1,5 +1,7 @@
SHELL=/bin/bash
start: generate_etc start: generate_etc
docker compose up --force-recreate --build --detach docker compose up --build --detach
generate_etc: generate_etc:
install -d \ install -d \