diff --git a/update-dehydrated-repos.sh b/update-dehydrated-repos.sh index cf98678..5d505b9 100755 --- a/update-dehydrated-repos.sh +++ b/update-dehydrated-repos.sh @@ -178,7 +178,7 @@ fi # ---------- if $terminal ; then - echo "" +#lx_container_arr echo "" echo -e "\033[1m----------\033[m" echo -e "\033[32m\033[1mRunning script \033[m\033[1m$script_name\033[32m .. \033[m" echo -e "\033[1m----------\033[m" @@ -224,8 +224,8 @@ fi if [[ ! -d "$REPOSITORY_PATH" ]] ; then info "Repository '$REPOSITORY_NAME' is not present." - read -s dummy1 - read -s dummy2 + #read -s dummy1 + #read -s dummy2 clean_up 0 fi