node_modules_override after ansible install

parent 2b97af66
Showing with 3 additions and 0 deletions
......@@ -53,3 +53,6 @@ else
echo "XX Playbook not found, provision not finished"
exit
fi
# overwrite sails-mysql
yes | sudo cp -rf /vagrant/src/node_modules_overwrite/sails-mysql/* /vagrant/src/node_modules/sails-mysql/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment