bash-folders/README.md

20 lines
204 B
Markdown
Raw Normal View History

2023-03-22 00:42:07 +01:00
# Dynamic folders
2023-03-21 19:06:21 +01:00
Collection of Bash scripts that execute functionalities in folders.
2023-04-04 09:13:39 +02:00
## Video to mp4
### Install
### Run
### Service
## Development
### Check syntax
```sh
shellcheck [script]
```