Update MARIADB_11.4 and sha256sum

This commit is contained in:
Diki’s 2025-05-15 17:48:58 +02:00 committed by GitHub
parent f0de34102b
commit becee8dbc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,5 +10,5 @@ source zamba.conf
wget -O - https://apt.bashclub.org/gpg/bashclub.pub | gpg --dearmor > /usr/share/keyrings/bashclub-keyring.gpg
curl -sS https://installer.cloudpanel.io/ce/v2/install.sh -o install.sh
echo "2aefee646f988877a31198e0d84ed30e2ef7a454857b606608a1f0b8eb6ec6b6 install.sh" | sha256sum -c
DB_ENGINE=MARIADB_10.11 SWAP=false bash install.sh
echo "a3ba69a8102345127b4ae0e28cfe89daca675cbc63cd39225133cdd2fa02ad36 install.sh" | sha256sum -c
DB_ENGINE=MARIADB_11.4 SWAP=false bash install.sh