We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e531649 commit 65dcbcdCopy full SHA for 65dcbcd
1 file changed
basebox/bootstrap.sh
@@ -45,7 +45,7 @@ apt-get install -y libpgtypes3 libecpg-dev libldap2-dev librsync-dev
45
apt-get install -y software-properties-common
46
add-apt-repository -y ppa:ondrej/php
47
apt-get update -y
48
-apt-get install -y --force-yes php7.3-dev
+apt-get install -y php7.3-dev
49
50
# mingw cross compile deps:
51
apt-get install -y dpkg-dev debhelper g++ libncurses5 pkg-config build-essential libpam0g-dev mingw-w64
0 commit comments