4 lines
202 B
Bash
4 lines
202 B
Bash
#!/bin/ash
|
|
## This compose file will take a copy of the configuration and install any
|
|
## envvars and then copy any required files into the /app/ directory next to any
|
|
## custom files added by the user.
|