cbc8afedda
reorganize, refactor and improve testing
3 lines
102 B
Text
Executable file
3 lines
102 B
Text
Executable file
source ./build $1
|
|
[[ $force ]] && shift 1
|
|
udbuild try -e test.env -m /opt/caddy/conf -h conf caddy $@
|