Skip to content

Instantly share code, notes, and snippets.

View brunodba's full-sized avatar
🎯
Focusing

Bruno Coutinho brunodba

🎯
Focusing
  • High Sales Digital
  • Palhoça SC
View GitHub Profile
@aristidesneto
aristidesneto / backup_database.sh
Last active December 16, 2020 20:33
Backup de banco de dados Mysql
#!/bin/bash
#
# Autor: Aristides Neto
# Email: falecom@aristides.dev
#
# Data: 09/06/2019
#
# Realiza o backup de bancos de dados MySQL
#