Skip to content

Instantly share code, notes, and snippets.

@moeinserpico
Created September 30, 2019 05:46
Show Gist options
  • Save moeinserpico/aa953a7cd1ebd27f7574cbc6fa6ea829 to your computer and use it in GitHub Desktop.
Save moeinserpico/aa953a7cd1ebd27f7574cbc6fa6ea829 to your computer and use it in GitHub Desktop.
craete env var for mysql root pass
$DB_PASS='mypassword'
$export DB_PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment