X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=BUILD.sh;h=1a9ecb3eb6d6da3161a6044e3906e0ea248ab22e;hp=f1a776596a8196812b02db7fdeb52b6ce28a2743;hb=6a086e9ef77f62312bf63e6f45bc35aba3102809;hpb=3ae3b0785159fdfd2d674d3faab3a7b1eeaed663 diff --git a/BUILD.sh b/BUILD.sh index f1a776596..1a9ecb3eb 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.72174} ############################################################################### # Main block @@ -112,7 +112,6 @@ else # Build and install module make -j16 sudo make install - sudo -H dhclient & fi