mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:59:24 +00:00
fix read waiting for return issue
This commit is contained in:
@@ -108,7 +108,8 @@ function sync_docker {
|
|||||||
printf "\nlatest images:\n"
|
printf "\nlatest images:\n"
|
||||||
sudo docker image ls bbilly1/tubearchivist
|
sudo docker image ls bbilly1/tubearchivist
|
||||||
|
|
||||||
read -s "Push?"
|
echo "continue?"
|
||||||
|
read -rn 1
|
||||||
|
|
||||||
# push to docker
|
# push to docker
|
||||||
echo "pushing latest:"
|
echo "pushing latest:"
|
||||||
|
|||||||
Reference in New Issue
Block a user