Skip to content
Snippets Groups Projects
Commit 95834d6f authored by Emmanuel Ormancey's avatar Emmanuel Ormancey
Browse files

added mysql binaries

parent 65a5ecdb
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,8 @@ mv /opt/app-root/downloads/wp-cli.phar /opt/app-root/bin/wp
mv /tmp/src/plugins /opt/app-root/downloads
# Install mysql client to allow export import and otther mysql commands via WP CLI
yum install mysql -y
chmod a+x /tmp/src/bin/*
mv /tmp/src/bin/* /opt/app-root/bin
#----------------- /EO 03.04.2019 --------------
......
bin/mysql 0 → 100644
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment