mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 18:36:02 +00:00
Fix wrong package name in lamp-server tutorial. (#1232)
database-basic is no longer used, there is a mariadb package now.
This commit is contained in:
@@ -246,7 +246,7 @@ and is available in the database-basic |CL| bundle.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo swupd bundle-add database-basic
|
||||
sudo swupd bundle-add mariadb
|
||||
|
||||
#. To start MariaDB after it is installed and set it to start automatically on
|
||||
boot, enter the following commands:
|
||||
|
||||
Reference in New Issue
Block a user