diff --git a/deploy.sh b/deploy.sh index c9954d3..c823292 100755 --- a/deploy.sh +++ b/deploy.sh @@ -108,7 +108,8 @@ function sync_docker { printf "\nlatest images:\n" sudo docker image ls bbilly1/tubearchivist - read -s "Push?" + echo "continue?" + read -rn 1 # push to docker echo "pushing latest:"