Don't insist on having the tty while fixing pdnsmysql
This commit is contained in:
parent
ecb625f57d
commit
242ec2474b
@ -404,7 +404,7 @@ start_service() {
|
|||||||
# friends don't exist in the mariadb container
|
# friends don't exist in the mariadb container
|
||||||
# FIXME we should fix this properly instead of applying this workaround
|
# FIXME we should fix this properly instead of applying this workaround
|
||||||
# some time.
|
# some time.
|
||||||
docker exec -ti $SERVICE apt update
|
docker exec $SERVICE apt update
|
||||||
fi
|
fi
|
||||||
((RETRY--))
|
((RETRY--))
|
||||||
sleep 7
|
sleep 7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user