Artifacts to Bootstrap
[aaf/authz.git] / auth / docker / dbounce.sh
1 #!/bin/bash
2 bash ./dstop.sh "$@"
3 bash ./dstart.sh "$@"