mirror of
https://github.com/tstack/lnav
synced 2024-11-05 21:21:19 +00:00
5 lines
136 B
Bash
5 lines
136 B
Bash
#! /bin/sh
|
|
|
|
sudo apk update && sudo apk upgrade
|
|
sudo apk add build-base m4 git zip perl ncurses autoconf automake libtool linux-headers
|