1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 23:38:06 +02:00

Require awk as a dependency

This commit is contained in:
Shane Kilkelly 2020-06-12 09:19:22 +01:00
parent 3203bb0d93
commit 194258d17d

View file

@ -89,6 +89,7 @@ function check_dependencies() {
docker-compose
some-fake-program
perl
awk
)
for binary in "${binaries[@]}"; do