Skip to content

Instantly share code, notes, and snippets.

@CreatiCoding
Created July 29, 2018 10:22
Show Gist options
  • Save CreatiCoding/d13ff005c2b542b7aefa0224c9e788c0 to your computer and use it in GitHub Desktop.
Save CreatiCoding/d13ff005c2b542b7aefa0224c9e788c0 to your computer and use it in GitHub Desktop.
[bash] just install mysql for ubuntu
sudo apt-get install -y mysql-client mysql-server mysql-common
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment