Update README.md

This commit is contained in:
2024-02-16 03:28:03 +01:00
parent 97e760cfbf
commit 82ba8c1e40

View File

@@ -2,14 +2,14 @@
This script allows to easily select, clone, and update [OCA repositories](https://github.com/OCA) in batch for Odoo. This script allows to easily select, clone, and update [OCA repositories](https://github.com/OCA) in batch for Odoo.
![Screenshot-1](/kamzata/Oca-Repos-Manager/raw/branch/main/screenshot-1.png "Screenshot 1") ![Screenshot-1](https://git.area51bit.com/kamzata/Oca-Repos-Manager/raw/commit/97e760cfbf91ef0d126b6cb629501d28d49fe04b/screenshot-1.png "Screenshot 1")
## How to use it ## How to use it
Download and make it executable like this: Download and make it executable like this:
```sh ```sh
wget wget https://git.area51bit.com/kamzata/Oca-Repos-Manager/raw/branch/main/oca-repos-manager.sh && chmod +x oca-repos-manager.sh wget https://git.area51bit.com/kamzata/Oca-Repos-Manager/raw/branch/main/oca-repos-manager.sh && chmod +x oca-repos-manager.sh
``` ```
then simply run: then simply run: