Assume yes to prompts.
parent
c4cf6372e3
commit
0c20466f2c
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue