Initial commit

This commit is contained in:
Ricardo
2018-11-14 13:18:58 +01:00
committed by Gitea
commit f3d2605009
2 changed files with 6 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# App_SQL_DB_bash_creator
Very basic bash script to create a database on mysql whit its own user and password to be used by an application like a website, cloud, etc.
To be used on a myql server like mariaDB.