Skip to content

Commit

Permalink
Upgrade to current stable of MariaDB 10.3 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
Infern1 authored and msimerson committed Aug 17, 2018
1 parent 4b49014 commit ba11a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision-mysql.sh
Expand Up @@ -26,7 +26,7 @@ install_mysql()
install_mariadb()
{
tell_status "installing mariadb"
stage_pkg_install mariadb102-server || exit
stage_pkg_install mariadb103-server || exit
}

configure_mysql()
Expand Down

0 comments on commit ba11a73

Please sign in to comment.