X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=1d9cfc3aab86b70d5f64ce22824ac5eacebf51a5;hb=0693b09ef23d974ad95ef62cdd6000b47c1cd133;hp=0eb184c78db4d52ecb6ff95dc8eef9bcc028e619;hpb=cca9364cc14db921c22d84b8a83149e041a257c9;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 0eb184c7..1d9cfc3a 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -531,17 +531,6 @@ function docker_login() { } function generate_docker_images() { - cat << EOF -======================================================================================== - - - - - -======================================================================================== -EOF - set -x - sleep 5 echo "Pulling and generating docker images" [ -n "${DOCKER_REGISTRY_URL}" ] && docker_login