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

Makefile added debug

This commit is contained in:
Grigory Efimov 2023-08-16 01:55:38 +03:00
parent 88eaaf2eb2
commit eb5426bbfc

View file

@ -5,6 +5,9 @@ include .env
generate_etc:
docker compose --file docker-compose-generateconfig.yml up --build --remove-orphans --detach
sleep 1
id
ls -ald ./
ls -al ./
install -d \
tmp/etc/any-sync-node-{1..3}/ \
tmp/etc/any-sync-filenode/ \