1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

mysql --> mysql-server

missed a spot
This commit is contained in:
Jordan Bradley 2016-05-15 03:25:31 +02:00
parent 5c123133d7
commit 55de27b8e1

View file

@ -17,7 +17,7 @@
"mysql-server" "mysql-server"
], ],
"requirements": { "requirements": {
"mysql": ">= 5.6" "mysql-server": ">= 5.6"
}, },
"arguments": { "arguments": {
"install" : [ "install" : [