Fix local server for multiple applications
[anna.git] / example / postinstall.sh
1 #!/bin/bash
2
3 cat << EOF
4
5
6 ===========================
7 Post-installation procedure
8 ===========================
9
10 Execute multiple-deployment scripts by mean:
11    example/diameter/launcher/deploy-setups.sh
12
13 Or single endpoints using:
14    example/diameter/launcher/deploy.sh
15
16
17
18 EOF
19