1
0
Fork 0
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:
June Kelly 2021-08-27 09:38:52 +01:00
parent f8569724a6
commit 778770386a

View file

@ -118,6 +118,7 @@ function check_dependencies() {
perl
awk
openssl
rsync
)
for binary in "${binaries[@]}"; do