Assume yes to prompts.

pull/56/head
Dave Page 2021-08-19 17:09:58 +01:00
parent c4cf6372e3
commit 0c20466f2c
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ if [ ${OS_VERSION} == 7 ]; then
fi
# Get the libpq we need
yumdownloader --downloadonly --destdir=$DISTROOT postgresql13-libs
yumdownloader -y --downloadonly --destdir=$DISTROOT postgresql13-libs
#
# Get the results!