mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Add rsync dependency to doctor
This commit is contained in:
parent
f8569724a6
commit
778770386a
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ function check_dependencies() {
|
|||
perl
|
||||
awk
|
||||
openssl
|
||||
rsync
|
||||
)
|
||||
|
||||
for binary in "${binaries[@]}"; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue