cbc8afedda
reorganize, refactor and improve testing
4 lines
No EOL
136 B
Text
Executable file
4 lines
No EOL
136 B
Text
Executable file
# if no image run ./build first
|
|
source ./build $1
|
|
[[ $force ]] && shift 1
|
|
udbuild try -e test.env -m /opt/caddy/conf -h conf ${@:-shell} |