We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af642bf commit bed410dCopy full SHA for bed410d
ci/mariadb106.sh
@@ -20,4 +20,4 @@ EOF
20
21
cp support/C74CD1D8.asc /etc/apt/keyrings/mariadb-keyring.asc
22
apt-get update
23
-apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server-core-$VERSION=$VERSION\* mariadb-client-$VERSION=$VERSION\*
+apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server-$VERSION mariadb-client-$VERSION
0 commit comments