We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0eb6b8 commit 5090b62Copy full SHA for 5090b62
install/ghost-install.sh
@@ -21,7 +21,7 @@ $STD apt-get install -y \
21
sudo \
22
mc \
23
nginx \
24
- mysql-server \
+ mariadb-server \
25
ca-certificates \
26
gnupg
27
msg_ok "Installed Dependencies"
0 commit comments