mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-22 11:44:25 +02:00
Update MARIADB_11.4 and sha256sum
This commit is contained in:
parent
f0de34102b
commit
becee8dbc2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue