Automation scripts
[o-du/l2.git] / build / scripts / install_lib_O1.sh
similarity index 99%
rename from build/scripts/install_lib.sh
rename to build/scripts/install_lib_O1.sh
index f4e2df5..25a75ed 100755 (executable)
@@ -195,7 +195,7 @@ acknowledge() {
 #show help for user to provide valid input
 show_help(){
    echo "use -c option for cleanup"
-   echo "ex : $./install_lib.sh -c"
+   echo "ex : $./install_lib_O1.sh -c"
    exit
 }