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

d

parent 95834d6f
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ mv /opt/app-root/downloads/wp-cli.phar /opt/app-root/bin/wp ...@@ -33,6 +33,7 @@ mv /opt/app-root/downloads/wp-cli.phar /opt/app-root/bin/wp
mv /tmp/src/plugins /opt/app-root/downloads mv /tmp/src/plugins /opt/app-root/downloads
# Install mysql client to allow export import and otther mysql commands via WP CLI # Install mysql client to allow export import and otther mysql commands via WP CLI
# Temporary bricolaged
chmod a+x /tmp/src/bin/* chmod a+x /tmp/src/bin/*
mv /tmp/src/bin/* /opt/app-root/bin mv /tmp/src/bin/* /opt/app-root/bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment