1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2026-05-21 16:35:49 +02:00
Files
ripgrep/ci/ubuntu-install-packages
T

7 lines
135 B
Bash
Raw Normal View History

2020-02-18 18:15:30 -05:00
#!/bin/sh
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
2020-04-06 22:05:17 +09:00
asciidoctor \
2020-02-18 18:15:30 -05:00
zsh xz-utils liblz4-tool musl-tools