12 lines
413 B
Markdown
12 lines
413 B
Markdown
# Helpful snippets
|
|
|
|
This is a repository with useful snippets of various kinds of code
|
|
|
|
## Structure
|
|
|
|
- [Linux](./src/branch/master/Linux/)
|
|
- - [certbot_nginx](./src/branch/master/Linux/certbot_nginx.md)
|
|
|
|
- [MySQL](./src/branch/master/MySQL)
|
|
- - [all_foreign_keys_to_table_or_column](./src/branch/master/MySQL/all_foreign_keys_to_table_or_column.md)
|
|
- - [identify_lock](./src/branch/master/MySQL/identify_lock.md) |