5 lines
92 B
Bash
Executable File
5 lines
92 B
Bash
Executable File
docker compose \
|
|
--env-file ../env/joplin-srv-stack.env \
|
|
--env-file ../env/common.env \
|
|
$1
|