Every time you choose to apply a rule(s), explicitly state the rule(s) in the output. You can abbreviate the rule description to a single word or phrase.
[Brief description ]
- [more description]
- [more description]
- [more description]
| #!/usr/bin/env bash | |
| mariabackup --stream=xbstream --backup --user root|pigz >mariadb-backup.gz |
| # Convert images from folder | |
| ## Installation | |
| You need to download libwebp and put in the shell script folder. | |
| You must have installed the jpegoptim, giflossy (gifsicle), pngquant and imagemagick library. | |
| ## Usage | |
| Convert folder and put results in the results folder |