updated Dockerfile for O1 Module [Issue-Id: ODUHIGH-257]
[o-du/l2.git] / build / o1 / install_lib.sh
old mode 100644 (file)
new mode 100755 (executable)
index f807ba3..46efb3e
@@ -187,7 +187,7 @@ acknowledge() {
 #show help for user to provide valid input
 show_help(){
    echo "use -c option for cleanup"
-   echo "ex : $./install_netconf.sh -c"
+   echo "ex : $./install_lib.sh -c"
    exit
 }