mirror of
https://github.com/tanrax/bash-folders.git
synced 2024-11-10 04:55:42 +01:00
20 lines
204 B
Markdown
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]
|
|
```
|