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

fixed Makefile

This commit is contained in:
Grigory Efimov 2023-04-27 13:51:58 +00:00
parent 915a8800a5
commit 2ce54ff706
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939

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 \