X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=BUILD.sh;h=289d11a30d25296b98f7768446dcacf638220c49;hp=f1a776596a8196812b02db7fdeb52b6ce28a2743;hb=refs%2Fheads%2Fmaster;hpb=3ae3b0785159fdfd2d674d3faab3a7b1eeaed663 diff --git a/BUILD.sh b/BUILD.sh index f1a776596..289d11a30 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -80,7 +80,7 @@ set -x # Print commands before executing them # Set up repo and version PLATFORM_REPOSITORY=${1:-OSM3} -PLATFORM_VERSION=${2:-5.2.0.1.71454} +PLATFORM_VERSION=${2:-5.2.0.2.72254} ############################################################################### # Main block @@ -112,7 +112,6 @@ else # Build and install module make -j16 sudo make install - sudo -H dhclient & fi