Document AAF Installation
[aaf/authz.git] / auth / docker / dbounce.sh
1 #!/bin/bash
2
3 bash ./dstop.sh "$@"
4 bash ./dstart.sh "$@"