Merge pull request #7 from celisej567/master
Update Readme to make sure everyone have jq package installed.
This commit is contained in:
commit
8ed8bdee14
1 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,13 @@
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
To use this script you need to install `jq` package on your system.
|
||||||
|
|
||||||
|
On Ubuntu 22 it can be done using this command:
|
||||||
|
```
|
||||||
|
sudo apt install jq
|
||||||
|
```
|
||||||
|
|
||||||
Currently, there are two scripts in this repository.
|
Currently, there are two scripts in this repository.
|
||||||
One is able to create mirrors for various GitHub entities and the other is capable of deleting an entire Gitea organization with all of its repositories.
|
One is able to create mirrors for various GitHub entities and the other is capable of deleting an entire Gitea organization with all of its repositories.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue