aboutsummaryrefslogtreecommitdiff
path: root/prepare_n_build.sh
diff options
context:
space:
mode:
authorDaniel <0xc0decafe@users.noreply.github.com>2016-10-05 12:42:59 +0200
committerDaniel <0xc0decafe@users.noreply.github.com>2016-10-05 12:42:59 +0200
commite7d5812d17e1165492ad342c016c80bad24ae9aa (patch)
tree3c67a47eb255f04f831f535848658f20d9493480 /prepare_n_build.sh
parentb99ffff4982e19424fc78abadd57100a8032bdad (diff)
Structure changed in regard to erlang OTP. Added binary release.
Diffstat (limited to 'prepare_n_build.sh')
-rwxr-xr-xprepare_n_build.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/prepare_n_build.sh b/prepare_n_build.sh
index a3b2fbb..5f2abb2 100755
--- a/prepare_n_build.sh
+++ b/prepare_n_build.sh
@@ -43,3 +43,8 @@ cp deps/signerl/SCCP/itu/include/sccp.hrl deps/osmo_sccp/src/
cp deps/signerl/TCAP/include/tcap.hrl deps/osmo_map/src/
rebar co
+
+cd rel/
+rebar create-node nodeid=ss7MAPer
+cd ..
+rebar generate