bash-folders/README.md
2023-04-04 09:14:11 +02:00

20 lines
204 B
Markdown

# Dynamic folders
Collection of Bash scripts that execute functionalities in folders.
## Video to mp4
### Install
### Run
### Service
## Development
### Check syntax
```sh
shellcheck [script]
```