mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-04-02 14:23:21 +01:00
More flexible and beyond that
mariadbinfo
This commit is contained in:
@@ -204,6 +204,7 @@ mount -a
|
|||||||
service php7.2-fpm restart
|
service php7.2-fpm restart
|
||||||
service nginx restart
|
service nginx restart
|
||||||
###install MariaDB
|
###install MariaDB
|
||||||
|
mariadbinfo
|
||||||
apt update && apt install mariadb-server -y
|
apt update && apt install mariadb-server -y
|
||||||
/usr/sbin/service mysql stop
|
/usr/sbin/service mysql stop
|
||||||
###configure MariaDB
|
###configure MariaDB
|
||||||
|
|||||||
Reference in New Issue
Block a user