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:
parent
88eaaf2eb2
commit
eb5426bbfc
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -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/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue