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:
birdybro
2022-02-04 15:39:34 -07:00
committed by GitHub
parent 5ca6316b6d
commit baf79c8a22
+1 -1
View File
@@ -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: