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:
parent
3203bb0d93
commit
194258d17d
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ function check_dependencies() {
|
|||
docker-compose
|
||||
some-fake-program
|
||||
perl
|
||||
awk
|
||||
)
|
||||
|
||||
for binary in "${binaries[@]}"; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue