An open API service indexing awesome lists of open source software.

https://github.com/dungpham91/bash-scripts

Bash script samples in my work, for many different purposes
https://github.com/dungpham91/bash-scripts

bash bash-script shell shell-script

Last synced: over 1 year ago
JSON representation

Bash script samples in my work, for many different purposes

Awesome Lists containing this project

README

          

# Bash script samples

## 1. MySQL

- [mysql-create-db.sh](./mysql-create-db.sh): script create new database in server mysql/mariadb
- [update-minikube-linux.sh](./update-minikube-linux.sh): script update minikube to latest version on Linux machine
![update-minikube-linux.jpg](./image/update-minikube-linux.jpg)