Skip to content

Commit 444246f

Browse files
authored
Merge pull request #974 from github/djdefi-jq-req
Add jq to requirements
2 parents 87fd216 + 8855b7b commit 444246f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/requirements.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ storage and must have network connectivity with the GitHub Enterprise Server app
66
## Backup host requirements
77

88
Backup host software requirements are modest: Linux or other modern Unix operating
9-
system (Ubuntu is highly recommended) with [bash][1], [git][2], [OpenSSH][3] 5.6 or newer, and [rsync][4] v2.6.4 or newer.
9+
system (Ubuntu is highly recommended) with [bash][1], [git][2], [OpenSSH][3] 5.6 or newer, [rsync][4] v2.6.4 or newer, and [jq][11] v1.5 or newer.
1010

1111
The parallel backup and restore feature will require [GNU awk][10] and [moreutils][9] to be installed.
1212

@@ -78,3 +78,4 @@ Due to how some components of Backup Utilities (e.g. MSSQL) take incremental bac
7878
[8]: https://help.github.com/enterprise/admin/guides/installation/upgrade-requirements/
7979
[9]: https://joeyh.name/code/moreutils
8080
[10]: https://www.gnu.org/software/gawk
81+
[11]: https://stedolan.github.io/jq/

0 commit comments

Comments
 (0)