Make Container Config Strategy
[aaf/authz.git] / auth / docker / dbounce.sh
1 #!/bin/bash
2
3 sh ./dstop.sh "$@"
4 sh ./dstart.sh "$@"